Daniele Alessandri
|
e3ae04437c
First stub of the Predis\Compatibility class. Things will most probably change later.
|
15 年 前 |
Daniele Alessandri
|
2af73f4fa1
Deprecate long method names for Redis commands and move them into new server profiles available in the Predis_Compatibility.php file.
|
15 年 前 |
Daniele Alessandri
|
a4df829b19
Deprecate Predis\InlineCommand and Predis\BulkCommand. Those classes are made available through the Predis_Compatibility.php file.
|
15 年 前 |
Daniele Alessandri
|
0664bde7e9
Bugfix: replies to DEL commands must not be converted to a boolean response as DEL returns the number of keys removed.
|
15 年 前 |
Daniele Alessandri
|
ce790071fd
Providing optional support for Redis 1.0.
|
15 年 前 |