Commit Graph

11 Commits

Author SHA1 Message Date
lmar
3fc43e7dec Implementation of ZREVRANGEBYSCORE command 2011-03-08 19:03:24 +01:00
Eric Hauser
430601f31e Adding support for bit commands get/setrange 2011-02-28 10:35:00 -03:00
Eric Hauser
e12f655fa3 Adding setbit/getbit to ShardedJedis 2011-02-28 10:34:45 -03:00
Jonathan Leibiusky
afd34c8af6 hincr, incr and decr long support 2010-12-10 17:21:22 -03:00
Jonathan Leibiusky
cd9e17a709 exists, sismember and hexists return Boolean instead of long 2010-11-30 12:51:01 -03:00
Neil Gentleman
d18cc4bd13 incr/decr operate on 64-bit numbers. Switching from Integer to Long 2010-11-25 09:45:34 -03:00
Yaourt
d3362da12c hvals now return a Collection, not a Set neither a List. 2010-11-12 15:42:42 +01:00
Yaourt
dd6874aa7a Hashes hkeys and hvals refactored to return a set instead of a list.
It looks like the order is not guaranted, so a set seems much adapted than a list.
2010-11-08 15:58:15 +01:00
Yaourt
ef1cbfafc9 JedisCommands DOES NOT inherit from BinaryJedisCommand 2010-11-04 14:08:18 +01:00
Yaourt
7213955d62 JedisCommands inherit from BinaryJediCommands 2010-11-04 13:59:26 +01:00
AIT
a732ed3a19 IJedis renamed ro JedisCommands 2010-10-18 11:23:11 -03:00