.. |
Cluster
|
c6f51e82bf
Rename "Array" type-hint to to "array".
|
11 years ago |
Collection
|
62f8730f1a
Merge branch 'feature/list-iterator' into v0.8
|
11 years ago |
Command
|
d0b431016d
Move key prefixing logic from command classes to prefix processor.
|
11 years ago |
Configuration
|
2a5483df90
Reorganize the Predis\Profile namespace.
|
11 years ago |
Connection
|
4840736503
Apply some minor internal changes to concrete connection classes.
|
11 years ago |
Monitor
|
9d2cb975eb
Rename classes in Predis\Monitor namespace.
|
11 years ago |
Pipeline
|
2d39408c0f
Add a method to the pipeline to fetch the connection from the client.
|
11 years ago |
Profile
|
2a5483df90
Reorganize the Predis\Profile namespace.
|
11 years ago |
Protocol
|
b71c798f9b
Rename classes in Predis\Response and Predis\Response\Iterator.
|
11 years ago |
PubSub
|
c6f51e82bf
Rename "Array" type-hint to to "array".
|
11 years ago |
Replication
|
d78e1b6ab7
New command: HSCAN (Redis 2.8).
|
11 years ago |
Response
|
b71c798f9b
Rename classes in Predis\Response and Predis\Response\Iterator.
|
11 years ago |
Session
|
c6f51e82bf
Rename "Array" type-hint to to "array".
|
11 years ago |
Transaction
|
1e0ef2a64d
Move check for WATCH and UNWATCH support.
|
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
|
374101cfc3
Apply minor change.
|
11 years ago |
ClientException.php
|
4e6ed3f26d
[phpdoc] Add API documentation.
|
13 years ago |
ClientInterface.php
|
2a5483df90
Reorganize the Predis\Profile namespace.
|
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 |