.. |
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
|
d78e1b6ab7
New command: HSCAN (Redis 2.8).
|
11 years ago |
Configuration
|
1a769e3cc3
Fix different behaviour of filter_var() with NULL on PHP 5.3.
|
11 years ago |
Connection
|
2d2930d24f
some PHPDoc fixes in lib
|
11 years ago |
Iterator
|
282287765b
Fix phpdoc comment.
|
12 years ago |
Monitor
|
2d2930d24f
some PHPDoc fixes in lib
|
11 years ago |
Pipeline
|
2d2930d24f
some PHPDoc fixes in lib
|
11 years ago |
Profile
|
7c5aba08cd
Make "2.8" the default Redis server profile.
|
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
|
089b972def
Merge branch 'v0.9/client-options'
|
11 years ago |
ClientException.php
|
4e6ed3f26d
[phpdoc] Add API documentation.
|
13 years ago |
ClientInterface.php
|
b1ebc8df2f
Reimplement from scratch client configuration.
|
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 |
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 |