.. |
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
|
6fbc421b96
Fix URI parsing on multiple equal signs in pair value of query string.
|
11 years ago |
Iterator
|
bf991a24f3
Merge branch 'v0.9/protocol-processor-api' into integration
|
11 years ago |
Monitor
|
28e1e7ad25
Reword some exception messages.
|
12 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
|
9136033eea
Rationalize API renaming or moving stuff in Predis\Protocol namespace.
|
11 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
|
bab0cd999c
Rename Predis\Client::multiExec() to Predis\Client::transaction().
|
11 years ago |
ClientExceptionTest.php
|
371ac91777
[tests] Rewrite the whole test suite to allow more granular testing.
|
13 years ago |
ClientTest.php
|
22c2230d00
[tests] Rename just a couple of test methods.
|
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 |