Daniele Alessandri 3dea41aa66 Add tests for prefixed Predis\PubSub\DispatcherLoop. 11 years ago
..
Cluster 5b771704d3 Handle DUMP and RESTORE with Predis\Connection\PredisCluster. 12 years ago
Command 4bf035918d setting medium timeout on slow tests 12 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
Option 0efcbb7992 Add a way to get the default value of an option from options. 12 years ago
Pipeline a5cf6d72cd Fix standard pipeline executor not parsing raw replies. 12 years ago
Profile 531261b0fc Add DUMP and RESTORE to the server profile for Redis 2.6. 12 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 732d7f96d1 Extract a strategy class from the replication connection. 12 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 c38376dcc4 Accepts callable as first argument of Predis\Client::__construct(). 12 years ago
CommunicationExceptionTest.php 116eaba75e Deprecate the whole Predis\Helpers class. 12 years ago
HelpersTest.php c3cafaa9a6 Remove useless helpers. 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