Daniele Alessandri
|
74b6d05b48
|
Move the database info parsing bits for the reply to INFO in a separate function.
|
2011-03-06 12:24:51 +01:00 |
|
Daniele Alessandri
|
58eb4e2477
|
Make the reply parser for INFO < 2.4 somewhat backwards compatible when used against Redis >= 2.4.
|
2011-03-06 12:22:22 +01:00 |
|
Daniele Alessandri
|
3186da49b4
|
Parse allocation_stats if present in the INFO reply.
|
2011-03-06 12:14:19 +01:00 |
|
Daniele Alessandri
|
30bc53ee75
|
Rename method ICommand::getCommandId() to ICommand::getId().
|
2011-03-04 19:37:10 +01:00 |
|
Daniele Alessandri
|
0d5fb3319d
|
Move Predis\Command and Predis\ICommand to the Predis\Commands namespace.
|
2011-03-04 19:21:41 +01:00 |
|
Jordi Boggiano
|
30f908cd85
|
Convert monolithic one-file-lib to a proper PSR-0 file tree
|
2011-02-21 14:17:57 +01:00 |
|