jredis icon indicating copy to clipboard operation
jredis copied to clipboard

missing redis operations

Open costin opened this issue 13 years ago • 0 comments

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

costin avatar Apr 28 '11 15:04 costin