Daniele Alessandri 9f51263136 Fix internal flags for MULTI / EXEC and PUB/SUB contexts. 13 лет назад
..
Command 2578e154d4 New commands: BITOP, BITCOUNT (Redis v2.6-dev). 13 лет назад
Connection 1f0be85a3d Add initial support for Redis cluster (Redis v3.0). 13 лет назад
Distribution 1f0be85a3d Add initial support for Redis cluster (Redis v3.0). 13 лет назад
Iterator 90f37f8698 Do not assume that the position of a MultiBulkResponse iterator is 0. 13 лет назад
Monitor 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. 14 лет назад
Option 1f0be85a3d Add initial support for Redis cluster (Redis v3.0). 13 лет назад
Pipeline 6638776d85 [test] Add tests for pipeline executors. 13 лет назад
Profile 2578e154d4 New commands: BITOP, BITCOUNT (Redis v2.6-dev). 13 лет назад
Protocol 41c29bed4e Change how Redis errors such as -ERR replies generates exceptions. 13 лет назад
PubSub 9f51263136 Fix internal flags for MULTI / EXEC and PUB/SUB contexts. 13 лет назад
Transaction 9f51263136 Fix internal flags for MULTI / EXEC and PUB/SUB contexts. 13 лет назад
Autoloader.php b865cee1f8 Make autoloader act nicer to autoloaders that may be running in parallel. 13 лет назад
BasicClientInterface.php 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. 14 лет назад
Client.php 78360ea27b Set raw arguments when switching from scripted command to EVAL. 13 лет назад
ClientException.php 4e6ed3f26d [phpdoc] Add API documentation. 14 лет назад
ClientInterface.php 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. 14 лет назад
CommunicationException.php dc14c29676 Rename certain namespaces, interfaces and classes. 14 лет назад
ConnectionFactory.php b67af29eb6 Make cluster and replication classes extend from a common interface. 14 лет назад
ConnectionFactoryInterface.php b67af29eb6 Make cluster and replication classes extend from a common interface. 14 лет назад
ConnectionParameters.php 41c29bed4e Change how Redis errors such as -ERR replies generates exceptions. 13 лет назад
ConnectionParametersInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. 14 лет назад
ExecutableContextInterface.php 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. 14 лет назад
Helpers.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 13 лет назад
NotSupportedException.php 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. 14 лет назад
PredisException.php 4e6ed3f26d [phpdoc] Add API documentation. 14 лет назад
ResponseError.php dc14c29676 Rename certain namespaces, interfaces and classes. 14 лет назад
ResponseErrorInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. 14 лет назад
ResponseObjectInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. 14 лет назад
ResponseQueued.php dc14c29676 Rename certain namespaces, interfaces and classes. 14 лет назад
ServerException.php dc14c29676 Rename certain namespaces, interfaces and classes. 14 лет назад