alphazero / jredis

Java Client and Connectors for Redis
http://code.google.com/p/jredis/
Apache License 2.0
315 stars 136 forks source link

missing redis operations #52

Open costin opened 13 years ago

costin commented 13 years ago

Some hash operations and set/zset intersection are still not available in Redis. Issue 24 seems to add support for it. The following ops are missing: set/get/resetConfig shutdown multi/exec/watch/unwatch persist setEx get/setBit get/setRange strLen bL/bRPop linsert bRPopLPush L/RpushX zInterStore zRangeWithScore zRangeByScoreWithScore zRevRangeWithScore zUnionStore hIncrBy/hMGet/hMSet/hSet/hSetNX