Daniele Alessandri 9d5dc120dc Implement serialization/deserialization for Predis\ConnectionParameters. 14 年之前
..
Commands 3b70d1e020 Change code formatting for the classes in the Predis\Commands namespace. 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 3f720ad867 Add the new Predis\IConnectionParameters interface. 14 年之前
Options 17f51420ce Improve speed for options validation. 14 年之前
Pipeline 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 年之前
Profiles 094a5bcc90 Fix wrong command class for KEYS in the v2.2 server profile. 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 de1a183315 Do some micro-optimizations to reduce the overhead of creating client instances. 14 年之前
ClientException.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 年之前
ClientOptions.php de1a183315 Do some micro-optimizations to reduce the overhead of creating client instances. 14 年之前
CommandPipeline.php b03e6c4f02 Make CommandPipeline::recordCommand() overridable by subclasses. 14 年之前
CommunicationException.php a10a8e3c9b Clean up code before fast-forwarding the master branch. 14 年之前
ComposableConnectionParameters.php 0d6ffaf0f0 Minor fixes to the connection parameters classes. 14 年之前
ConnectionParameters.php 9d5dc120dc Implement serialization/deserialization for Predis\ConnectionParameters. 14 年之前
ConnectionSchemes.php 3f720ad867 Add the new Predis\IConnectionParameters interface. 14 年之前
IConnectionParameters.php 3f720ad867 Add the new Predis\IConnectionParameters interface. 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 85c1a7a852 Fix ISSUE #27. 14 年之前
PredisException.php 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 年之前
PubSubContext.php b007b753f5 Fix SUBSCRIBE and PSUBSCRIBE so that they can accept a list of channels for subscription. 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 年之前