Daniele Alessandri b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 лет назад
..
Commands b84c84007f Remove Predis\ICommand::canBeHashed() as a public method required for command classes and reuse it internally to Predis\Command. 14 лет назад
Distribution 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 лет назад
Iterators 89c311d0de Complete redesign of the network connection API, it should make much more sense now. 14 лет назад
Network 4e0e1908cd Minor speed optimizations. 14 лет назад
Options e84844e33c Reimplement Predis\Options\CustomOption to implement directly the Predis\Options\IOption interface. 14 лет назад
Pipeline 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 лет назад
Profiles 6c9b246b2b Implement a new command class for INFO to parse the new reply format for this command in Redis > 2.2. 14 лет назад
Protocols 30bc53ee75 Rename method ICommand::getCommandId() to ICommand::getId(). 14 лет назад
AbortedMultiExec.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 лет назад
Client.php e5ff0ab992 Remove the 'on_connection_initialized' client option (useless in the vast majority of cases). 14 лет назад
ClientException.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 лет назад
ClientOptions.php e5ff0ab992 Remove the 'on_connection_initialized' client option (useless in the vast majority of cases). 14 лет назад
CommandPipeline.php b03e6c4f02 Make CommandPipeline::recordCommand() overridable by subclasses. 14 лет назад
CommunicationException.php a10a8e3c9b Clean up code before fast-forwarding the master branch. 14 лет назад
ConnectionParameters.php 3181f6c592 Remove useless code. 14 лет назад
ConnectionSchemes.php 15af329aa3 Add a new option to specify different connection schemes handlers on a client-instance level. 14 лет назад
IConnectionSchemes.php 15af329aa3 Add a new option to specify different connection schemes handlers on a client-instance level. 14 лет назад
MalformedServerResponse.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 лет назад
MultiExecContext.php cdfd0b9f5c Fix more problems of Predis\MultiExecContext on certain cases. 14 лет назад
PredisException.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 лет назад
PubSubContext.php 89c311d0de Complete redesign of the network connection API, it should make much more sense now. 14 лет назад
ResponseError.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 лет назад
ResponseQueued.php a10a8e3c9b Clean up code before fast-forwarding the master branch. 14 лет назад
ServerException.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 лет назад
Utils.php c3ce210150 Remove a useless 'use' directive. 14 лет назад