Daniele Alessandri b0f955b437 Fix phpdocs. 11 年 前
..
Cluster d78e1b6ab7 New command: HSCAN (Redis 2.8). 11 年 前
Collection 62f8730f1a Merge branch 'feature/list-iterator' into v0.8 11 年 前
Command d78e1b6ab7 New command: HSCAN (Redis 2.8). 11 年 前
Configuration 1a769e3cc3 Fix different behaviour of filter_var() with NULL on PHP 5.3. 11 年 前
Connection 8d15e5ec08 Do not pipeline initialization commands. 11 年 前
Iterator 0128ecc623 Fix strict notice for undefined property during tests. 11 年 前
Monitor 2d2930d24f some PHPDoc fixes in lib 11 年 前
Pipeline fb2d8a37c1 Drop support for streamable multibulk responses. 11 年 前
Profile 7c5aba08cd Make "2.8" the default Redis server profile. 11 年 前
Protocol a4d0abc734 Minor tweaks to code. 11 年 前
PubSub 8533dbdb0b Deprecate Client::pubSub() in favor of Client::pubSubLoop(). 11 年 前
Replication d78e1b6ab7 New command: HSCAN (Redis 2.8). 11 年 前
Session 3e125c964c Implement Predis\Session\SessionHandler. 12 年 前
Transaction fb2d8a37c1 Drop support for streamable multibulk responses. 11 年 前
Autoloader.php 55a3fd65a2 More code styling changes. 12 年 前
BasicClientInterface.php 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. 13 年 前
Client.php b0f955b437 Fix phpdocs. 11 年 前
ClientException.php 4e6ed3f26d [phpdoc] Add API documentation. 13 年 前
ClientInterface.php b1ebc8df2f Reimplement from scratch client configuration. 11 年 前
CommunicationException.php 116eaba75e Deprecate the whole Predis\Helpers class. 12 年 前
ExecutableContextInterface.php 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. 13 年 前
NotSupportedException.php 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. 13 年 前
PredisException.php 4e6ed3f26d [phpdoc] Add API documentation. 13 年 前
ResponseError.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年 前
ResponseErrorInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年 前
ResponseObjectInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年 前
ResponseQueued.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年 前
ServerException.php 55a3fd65a2 More code styling changes. 12 年 前