Daniele Alessandri bf991a24f3 Merge branch 'v0.9/protocol-processor-api' into integration 12 年 前
..
Cluster d78e1b6ab7 New command: HSCAN (Redis 2.8). 12 年 前
Collection 9b8b362747 Implement PHP iterator for lists based on the LRANGE command. 12 年 前
Command ff004aeaaa Reenable skipped tests since bug in Redis has been fixed. 12 年 前
Configuration b1ebc8df2f Reimplement from scratch client configuration. 12 年 前
Connection 16d17af577 Rework the API for external protocol processors. 12 年 前
Iterator bf991a24f3 Merge branch 'v0.9/protocol-processor-api' into integration 12 年 前
Monitor 28e1e7ad25 Reword some exception messages. 13 年 前
Pipeline fb2d8a37c1 Drop support for streamable multibulk responses. 12 年 前
Profile 7c5aba08cd Make "2.8" the default Redis server profile. 12 年 前
Protocol 9136033eea Rationalize API renaming or moving stuff in Predis\Protocol namespace. 12 年 前
PubSub 3dea41aa66 Add tests for prefixed Predis\PubSub\DispatcherLoop. 12 年 前
Replication d78e1b6ab7 New command: HSCAN (Redis 2.8). 12 年 前
Transaction bab0cd999c Rename Predis\Client::multiExec() to Predis\Client::transaction(). 12 年 前
ClientExceptionTest.php 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. 14 年 前
ClientTest.php bab0cd999c Rename Predis\Client::multiExec() to Predis\Client::transaction(). 12 年 前
CommunicationExceptionTest.php 116eaba75e Deprecate the whole Predis\Helpers class. 12 年 前
PredisExceptionTest.php 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. 14 年 前
ResponseErrorTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年 前
ResponseQueuedTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年 前
ServerExceptionTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年 前