Daniele Alessandri 7c5aba08cd Make "2.8" the default Redis server profile. 11 years ago
..
Cluster d78e1b6ab7 New command: HSCAN (Redis 2.8). 11 years ago
Collection 9b8b362747 Implement PHP iterator for lists based on the LRANGE command. 11 years ago
Command ff004aeaaa Reenable skipped tests since bug in Redis has been fixed. 11 years ago
Configuration b1ebc8df2f Reimplement from scratch client configuration. 11 years ago
Connection a1df4f20da Expose private method used to parse URI strings. 12 years ago
Iterator 9df9dbdedc Promote multibulk response iterators as Predis response objects. 12 years ago
Monitor 28e1e7ad25 Reword some exception messages. 12 years ago
Pipeline a5cf6d72cd Fix standard pipeline executor not parsing raw replies. 12 years ago
Profile 7c5aba08cd Make "2.8" the default Redis server profile. 11 years ago
Protocol 6e76ea6c7e Add tests for classes in the Predis\Protocol\Text namespace. 12 years ago
PubSub 3dea41aa66 Add tests for prefixed Predis\PubSub\DispatcherLoop. 11 years ago
Replication d78e1b6ab7 New command: HSCAN (Redis 2.8). 11 years ago
Transaction 55a3fd65a2 More code styling changes. 12 years ago
ClientExceptionTest.php 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. 13 years ago
ClientTest.php b1ebc8df2f Reimplement from scratch client configuration. 11 years ago
CommunicationExceptionTest.php 116eaba75e Deprecate the whole Predis\Helpers class. 12 years ago
PredisExceptionTest.php 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. 13 years ago
ResponseErrorTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 years ago
ResponseQueuedTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 years ago
ServerExceptionTest.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 years ago