.. |
Cluster
|
d78e1b6ab7
New command: HSCAN (Redis 2.8).
|
11 years ago |
Collection
|
62f8730f1a
Merge branch 'feature/list-iterator' into v0.8
|
11 years ago |
Command
|
381023ad8f
Make sure raw commands IDs are normalized to uppercase.
|
11 years ago |
Connection
|
ea9809d4e8
Use path to differentiate persistent TCP streams.
|
11 years ago |
Iterator
|
282287765b
Fix phpdoc comment.
|
12 years ago |
Monitor
|
2d2930d24f
some PHPDoc fixes in lib
|
11 years ago |
Option
|
0efcbb7992
Add a way to get the default value of an option from options.
|
12 years ago |
Pipeline
|
2d2930d24f
some PHPDoc fixes in lib
|
11 years ago |
Profile
|
d78e1b6ab7
New command: HSCAN (Redis 2.8).
|
11 years ago |
Protocol
|
2d2930d24f
some PHPDoc fixes in lib
|
11 years ago |
PubSub
|
8533dbdb0b
Deprecate Client::pubSub() in favor of Client::pubSubLoop().
|
11 years ago |
Replication
|
d78e1b6ab7
New command: HSCAN (Redis 2.8).
|
11 years ago |
Session
|
3e125c964c
Implement Predis\Session\SessionHandler.
|
12 years ago |
Transaction
|
2d2930d24f
some PHPDoc fixes in lib
|
11 years ago |
Autoloader.php
|
55a3fd65a2
More code styling changes.
|
12 years ago |
BasicClientInterface.php
|
51d0b58cd3
Add new interfaces used to abstract the main client class and contexts.
|
13 years ago |
Client.php
|
4e664c6c90
Address #133 by reusing our own methods.
|
11 years ago |
ClientException.php
|
4e6ed3f26d
[phpdoc] Add API documentation.
|
13 years ago |
ClientInterface.php
|
2d2930d24f
some PHPDoc fixes in lib
|
11 years ago |
CommunicationException.php
|
116eaba75e
Deprecate the whole Predis\Helpers class.
|
12 years ago |
ExecutableContextInterface.php
|
51d0b58cd3
Add new interfaces used to abstract the main client class and contexts.
|
13 years ago |
Helpers.php
|
2d2930d24f
some PHPDoc fixes in lib
|
11 years ago |
NotSupportedException.php
|
371ac91777
[tests] Rewrite the whole test suite to allow more granular testing.
|
13 years ago |
PredisException.php
|
4e6ed3f26d
[phpdoc] Add API documentation.
|
13 years ago |
ResponseError.php
|
dc14c29676
Rename certain namespaces, interfaces and classes.
|
13 years ago |
ResponseErrorInterface.php
|
dc14c29676
Rename certain namespaces, interfaces and classes.
|
13 years ago |
ResponseObjectInterface.php
|
dc14c29676
Rename certain namespaces, interfaces and classes.
|
13 years ago |
ResponseQueued.php
|
dc14c29676
Rename certain namespaces, interfaces and classes.
|
13 years ago |
ServerException.php
|
55a3fd65a2
More code styling changes.
|
12 years ago |