New command: ZRANGEBYLEX (Redis 2.8.9).

This commit is contained in:
Daniele Alessandri
2014-06-09 12:23:26 +02:00
parent 8dbac3dd73
commit ea32f74512
13 changed files with 279 additions and 10 deletions
@@ -205,6 +205,7 @@ class ReplicationStrategy
'ZREVRANK' => true,
'ZSCAN' => true,
'ZLEXCOUNT' => true,
'ZRANGEBYLEX' => true,
'HGET' => true,
'HMGET' => true,
'HEXISTS' => true,