Daniele Alessandri 8a84f8b6cf Optimize command pipelines. 13 years ago
..
Command 2d0b30dac5 Client handles -NOSCRIPT falling back to EVAL for scripted commands. 13 years ago
Connection 14ac381aad Fix phpdoc. 13 years ago
Distribution dc14c29676 Rename certain namespaces, interfaces and classes. 13 years ago
Iterator 90f37f8698 Do not assume that the position of a MultiBulkResponse iterator is 0. 13 years ago
Monitor 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. 13 years ago
Option 41c29bed4e Change how Redis errors such as -ERR replies generates exceptions. 13 years ago
Pipeline 8a84f8b6cf Optimize command pipelines. 13 years ago
Profile 92697aa075 Make 2.6 the default server profile. 13 years ago
Protocol 41c29bed4e Change how Redis errors such as -ERR replies generates exceptions. 13 years ago
PubSub 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. 13 years ago
Transaction 41c29bed4e Change how Redis errors such as -ERR replies generates exceptions. 13 years ago
Autoloader.php 5b6e4dc3dd Make it possible to prepend the autoloader. 13 years ago
BasicClientInterface.php 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. 13 years ago
Client.php 78360ea27b Set raw arguments when switching from scripted command to EVAL. 13 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 b67af29eb6 Make cluster and replication classes extend from a common interface. 13 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