Daniele Alessandri 3f8b639e2b Change StreamConnection in order to disable read/write timeouts when the value of 'read_write_timeout' is also equal to 0. 14 years ago
..
Commands 6c9b246b2b Implement a new command class for INFO to parse the new reply format for this command in Redis > 2.2. 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 3f8b639e2b Change StreamConnection in order to disable read/write timeouts when the value of 'read_write_timeout' is also equal to 0. 14 years ago
Options 3021cbd76b Fix wrong name for private field. 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 0d5fb3319d Move Predis\Command and Predis\ICommand to the Predis\Commands namespace. 14 years ago
ClientException.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 years ago
ClientOptions.php db807e7a91 Do not fail on undefined client options properties. 14 years ago
CommandPipeline.php b03e6c4f02 Make CommandPipeline::recordCommand() overridable by subclasses. 14 years ago
CommunicationException.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 years ago
ConnectionParameters.php f668560a5a Implement ConnectionParameters::__toString(). 14 years ago
MalformedServerResponse.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 years ago
MultiExecContext.php 878b338e87 Fix comment. 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 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 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