Daniele Alessandri
ea32f74512
New command: ZRANGEBYLEX (Redis 2.8.9).
2014-06-09 15:26:17 +02:00
Daniele Alessandri
8dbac3dd73
New command: ZLEXCOUNT (Redis 2.8.9).
2014-06-09 15:17:36 +02:00
Daniele Alessandri
2aa0b071fc
New commands: PFADD, PFCOUNT, PFMERGE (Redis 2.8.9).
...
Many thanks to @rubensayshi for his initial commits on this in #163 ,
but I had to start from scratch for the master branch first.
2014-05-30 11:32:39 +02:00
Daniele Alessandri
02e43143d3
Run php-cs against codebase.
2013-12-17 12:53:36 +01:00
Daniele Alessandri
0f34f41ccf
Fix and reword some exception messages.
2013-12-16 15:13:18 +01:00
Daniele Alessandri
59b5658cf5
Big batch of phpdoc improvements and minor code styling fixes.
2013-12-10 19:21:52 +01:00
Daniele Alessandri
14fda643f7
Replace remaining occurrences of "reply" with "response".
2013-12-10 15:54:41 +01:00
Daniele Alessandri
d78e1b6ab7
New command: HSCAN (Redis 2.8).
...
One test is currently marked as skipped because it makes
Redis crash when the specified MATCH pattern returns one
or more elements.
See http://redis.io/commands/scan for reference.
2013-11-02 18:19:32 +01:00
Daniele Alessandri
d5aec78086
New command: ZSCAN (Redis 2.8).
...
One test is currently marked as skipped because it makes
Redis crash when the specified MATCH pattern returns one
or more elements.
See http://redis.io/commands/scan for reference.
2013-11-02 18:19:32 +01:00
Daniele Alessandri
0faae20737
New command: SSCAN (Redis 2.8).
...
See http://redis.io/commands/scan for reference.
2013-11-02 18:19:32 +01:00
Daniele Alessandri
4eb4960b63
New command: SCAN (Redis 2.8).
...
See http://redis.io/commands/scan for reference.
2013-11-02 18:19:32 +01:00
Ondrej -onovy- Novy
6cd1f03834
Fixed typos.
2012-09-18 17:43:29 +02:00
Daniele Alessandri
732d7f96d1
Extract a strategy class from the replication connection.
2012-09-12 13:09:52 +02:00