Daniele Alessandri cf70d2f20e Minor code styling changes in Predis\Connection. 11 éve
..
Cluster 09895f27bf Rename command class for scripting to Predis\Command\ScriptCommand. 11 éve
Collection 62f8730f1a Merge branch 'feature/list-iterator' into v0.8 11 éve
Command 6ef8e99822 Make sure raw commands IDs are normalized to uppercase. 11 éve
Configuration 5b7504b069 Simplify connection factory class by removing dependency on profile. 11 éve
Connection cf70d2f20e Minor code styling changes in Predis\Connection. 11 éve
Monitor 9d2cb975eb Rename classes in Predis\Monitor namespace. 11 éve
Pipeline 4bf0ee4c6a Rename ConnectionInterface::writeCommand() to writeRequest(). 11 éve
Profile e049db124c By convention all of the Redis command identifiers are uppercase. 11 éve
Protocol b71c798f9b Rename classes in Predis\Response and Predis\Response\Iterator. 11 éve
PubSub 4bf0ee4c6a Rename ConnectionInterface::writeCommand() to writeRequest(). 11 éve
Replication d78e1b6ab7 New command: HSCAN (Redis 2.8). 11 éve
Response b71c798f9b Rename classes in Predis\Response and Predis\Response\Iterator. 11 éve
Session c6f51e82bf Rename "Array" type-hint to to "array". 11 éve
Transaction 1e0ef2a64d Move check for WATCH and UNWATCH support. 11 éve
Autoloader.php 55a3fd65a2 More code styling changes. 12 éve
BasicClientInterface.php 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. 13 éve
Client.php 583b924085 Add the ability for the client to send raw commands to Redis. 11 éve
ClientException.php 4e6ed3f26d [phpdoc] Add API documentation. 13 éve
ClientInterface.php 2a5483df90 Reorganize the Predis\Profile namespace. 11 éve
CommunicationException.php 116eaba75e Deprecate the whole Predis\Helpers class. 12 éve
ExecutableContextInterface.php 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. 13 éve
NotSupportedException.php 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. 13 éve
PredisException.php 4e6ed3f26d [phpdoc] Add API documentation. 13 éve