- Notifications
You must be signed in to change notification settings - Fork 1k
Pull requests: redis/redis-rb
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Support single level of array nesting in protocol builder
#173 by pietern was merged Feb 1, 2012 Loading…
make it easier for contributors to start hacking by providing Gemfile for bundler
#158 by skaes was closed Feb 2, 2012 Loading…
Redis::Distributed::CannotDistribute error inherited from Redis::Error
#142 by ipoval was closed Aug 25, 2011 Loading…
Redis::Distributed::CannotDistribute definition moved to lib/redis/errors.rb and inherites from Redis::Error
#141 by ipoval was closed Aug 25, 2011 Loading…
Redis::Distributed::CannotDistribute becomes Redis::CannotDistribute and inherites from Redis::Error
#140 by ipoval was closed Aug 24, 2011 Loading…
added /lib/redis/errors.rb file; Redis::ProtocolError inherited from Redis::Error;
#139 by ipoval was merged Aug 23, 2011 Loading…
add unsplatted _array form for variadic ZADD/ZREM, SADD/SREM and L/RPUSH for Redis 2.4
#137 by tribalvibes was closed Feb 11, 2012 Loading…
update for Redis 2.4 multi-arg ZADD/ZREM, SADD/SREM, L/RPUSH, HDEL
#136 by tribalvibes was closed Aug 22, 2011 Loading…
added redis_edge helper method for tests; added REDIS_STABLE_VERSION constant for tests;
#134 by ipoval was closed Aug 22, 2011 Loading…
removed new line from test_helper and added asserts to version method test
#133 by ipoval was merged Aug 19, 2011 Loading…
Proper connected status tracking to avoid deadlocks
#113 by mschulkind was merged May 4, 2011 Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.