Daniele Alessandri e4c45455fe Fix a couple of corner cases for Predis\MultiExecContext. 14 years ago
..
Commands be4d01c071 Remove a useless method declaration. 14 years ago
Distribution 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 years ago
Iterators 89c311d0de Complete redesign of the network connection API, it should make much more sense now. 14 years ago
Network ceca866158 Remove Predis\Network\IConnectionSingle::setProtocolOption() for now. 14 years ago
Options e84844e33c Reimplement Predis\Options\CustomOption to implement directly the Predis\Options\IOption interface. 14 years ago
Pipeline 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 years ago
Profiles 6c9b246b2b Implement a new command class for INFO to parse the new reply format for this command in Redis > 2.2. 14 years ago
Protocols 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 years ago
AbortedMultiExec.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 years ago
Client.php e5ff0ab992 Remove the 'on_connection_initialized' client option (useless in the vast majority of cases). 14 years ago
ClientException.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 years ago
ClientOptions.php e5ff0ab992 Remove the 'on_connection_initialized' client option (useless in the vast majority of cases). 14 years ago
CommandPipeline.php b03e6c4f02 Make CommandPipeline::recordCommand() overridable by subclasses. 14 years ago
CommunicationException.php a10a8e3c9b Clean up code before fast-forwarding the master branch. 14 years ago
ConnectionParameters.php 3181f6c592 Remove useless code. 14 years ago
ConnectionSchemes.php 15af329aa3 Add a new option to specify different connection schemes handlers on a client-instance level. 14 years ago
IConnectionSchemes.php 15af329aa3 Add a new option to specify different connection schemes handlers on a client-instance level. 14 years ago
MalformedServerResponse.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 years ago
MultiExecContext.php e4c45455fe Fix a couple of corner cases for Predis\MultiExecContext. 14 years ago
PredisException.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 years ago
PubSubContext.php 89c311d0de Complete redesign of the network connection API, it should make much more sense now. 14 years ago
ResponseError.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 years ago
ResponseQueued.php a10a8e3c9b Clean up code before fast-forwarding the master branch. 14 years ago
ServerException.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 years ago
Utils.php c3ce210150 Remove a useless 'use' directive. 14 years ago