Jonathan Leibiusky
|
105ca9f5bb
|
Reformat all files in the project according to java conventions.
|
2014-01-31 11:24:06 -05:00 |
|
MURAOKA Taro
|
4570329924
|
implemented bitcount and bitop commands for Redis 2.6
|
2012-08-23 10:29:36 +09:00 |
|
Jonathan Leibiusky
|
72ca494362
|
add missing command to Transaction, BinaryTransaction and Pipeline
|
2011-12-23 12:31:32 -03:00 |
|
Eric Hauser
|
cf74935721
|
fix reversed boolean logic for setbit
|
2011-04-06 23:47:31 -04:00 |
|
Eric Hauser
|
430601f31e
|
Adding support for bit commands get/setrange
|
2011-02-28 10:35:00 -03:00 |
|
Eric Hauser
|
ffebfe120b
|
Fixing Jedis.(get|set)bit to use use booleans as input and output to better match Redis commands
|
2011-02-28 10:32:23 -03:00 |
|
Jonathan Leibiusky
|
0d296a7f1a
|
add bitset and bitget
|
2010-12-20 16:26:52 -03:00 |
|