Fred Hart
Fred Hart
I'm not sure I understand. I tried to follow the README steps, below. Are you suggesting I use bazel run instead of some of these? ``` # Build the ParseProject...
Is tag creation on the bucket itself supported?
I think this is caused by an issue in `lib/client/redis-client.js` where the `del` function does not correctly handle multiple arguments. Instead of ``` RedisClient.prototype.del = RedisClient.prototype.DEL = function (keys, callback)...