Daniele Alessandri 81be513eaa Change signature of Predis\Pipeline\PipelineContext constructor. 12 years ago
..
Command fd6a14d80b Make it possible to set/unset command handlers in CommandHashStrategy. 12 years ago
Connection f2d92f1e29 Expose the command hash strategy from the predis cluster class. 12 years ago
Distribution 1f0be85a3d Add initial support for Redis cluster (Redis v3.0). 13 years ago
Iterator 90f37f8698 Do not assume that the position of a MultiBulkResponse iterator is 0. 13 years ago
Monitor c3cafaa9a6 Remove useless helpers. 12 years ago
Option 1f0be85a3d Add initial support for Redis cluster (Redis v3.0). 13 years ago
Pipeline 81be513eaa Change signature of Predis\Pipeline\PipelineContext constructor. 12 years ago
Profile 2578e154d4 New commands: BITOP, BITCOUNT (Redis v2.6-dev). 13 years ago
Protocol 41c29bed4e Change how Redis errors such as -ERR replies generates exceptions. 13 years ago
PubSub c3cafaa9a6 Remove useless helpers. 12 years ago
Transaction c3cafaa9a6 Remove useless helpers. 12 years ago
Autoloader.php b865cee1f8 Make autoloader act nicer to autoloaders that may be running in parallel. 12 years ago
BasicClientInterface.php 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. 13 years ago
Client.php 81be513eaa Change signature of Predis\Pipeline\PipelineContext constructor. 12 years ago
ClientException.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ClientInterface.php 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. 13 years ago
CommunicationException.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 years ago
ConnectionFactory.php b67af29eb6 Make cluster and replication classes extend from a common interface. 13 years ago
ConnectionFactoryInterface.php b67af29eb6 Make cluster and replication classes extend from a common interface. 13 years ago
ConnectionParameters.php 41c29bed4e Change how Redis errors such as -ERR replies generates exceptions. 13 years ago
ConnectionParametersInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 years ago
ExecutableContextInterface.php 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. 13 years ago
Helpers.php c3cafaa9a6 Remove useless helpers. 12 years ago
NotSupportedException.php 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. 13 years ago
PredisException.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ResponseError.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 years ago
ResponseErrorInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 years ago
ResponseObjectInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 years ago
ResponseQueued.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 years ago
ServerException.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 years ago