Daniele Alessandri 8d15e5ec08 Do not pipeline initialization commands. 11 years ago
..
Cluster d78e1b6ab7 New command: HSCAN (Redis 2.8). 11 years ago
Collection 62f8730f1a Merge branch 'feature/list-iterator' into v0.8 11 years ago
Command d78e1b6ab7 New command: HSCAN (Redis 2.8). 11 years ago
Configuration 1a769e3cc3 Fix different behaviour of filter_var() with NULL on PHP 5.3. 11 years ago
Connection 8d15e5ec08 Do not pipeline initialization commands. 11 years ago
Iterator 0128ecc623 Fix strict notice for undefined property during tests. 11 years ago
Monitor 2d2930d24f some PHPDoc fixes in lib 11 years ago
Pipeline fb2d8a37c1 Drop support for streamable multibulk responses. 11 years ago
Profile 7c5aba08cd Make "2.8" the default Redis server profile. 11 years ago
Protocol a4d0abc734 Minor tweaks to code. 11 years ago
PubSub 8533dbdb0b Deprecate Client::pubSub() in favor of Client::pubSubLoop(). 11 years ago
Replication d78e1b6ab7 New command: HSCAN (Redis 2.8). 11 years ago
Session 3e125c964c Implement Predis\Session\SessionHandler. 12 years ago
Transaction fb2d8a37c1 Drop support for streamable multibulk responses. 11 years ago
Autoloader.php 55a3fd65a2 More code styling changes. 12 years ago
BasicClientInterface.php 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. 13 years ago
Client.php a1c7889584 Add option "aggregate" to customize multiple connections aggregation. 11 years ago
ClientException.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ClientInterface.php b1ebc8df2f Reimplement from scratch client configuration. 11 years ago
CommunicationException.php 116eaba75e Deprecate the whole Predis\Helpers class. 12 years ago
ExecutableContextInterface.php 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. 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 55a3fd65a2 More code styling changes. 12 years ago