Daniele Alessandri
|
e3ae04437c
|
First stub of the Predis\Compatibility class. Things will most probably change later.
|
2010-07-02 22:19:57 +02:00 |
|
Daniele Alessandri
|
2af73f4fa1
|
Deprecate long method names for Redis commands and move them into new server profiles available in the Predis_Compatibility.php file.
|
2010-07-02 21:52:56 +02:00 |
|
Daniele Alessandri
|
a4df829b19
|
Deprecate Predis\InlineCommand and Predis\BulkCommand. Those classes are made available through the Predis_Compatibility.php file.
|
2010-07-02 20:58:15 +02:00 |
|
Daniele Alessandri
|
0664bde7e9
|
Bugfix: replies to DEL commands must not be converted to a boolean response as DEL returns the number of keys removed.
|
2010-05-10 11:20:51 +02:00 |
|
Daniele Alessandri
|
ce790071fd
|
Providing optional support for Redis 1.0.
|
2010-04-19 16:52:49 +02:00 |
|