Daniele Alessandri 583b924085 Add the ability for the client to send raw commands to Redis. před 11 roky
..
Cluster 09895f27bf Rename command class for scripting to Predis\Command\ScriptCommand. před 11 roky
Collection 62f8730f1a Merge branch 'feature/list-iterator' into v0.8 před 11 roky
Command e049db124c By convention all of the Redis command identifiers are uppercase. před 11 roky
Configuration c8e20e428a Remove interface defining objects aware of command processing. před 11 roky
Connection 4840736503 Apply some minor internal changes to concrete connection classes. před 11 roky
Monitor 9d2cb975eb Rename classes in Predis\Monitor namespace. před 11 roky
Pipeline 2d39408c0f Add a method to the pipeline to fetch the connection from the client. před 11 roky
Profile e049db124c By convention all of the Redis command identifiers are uppercase. před 11 roky
Protocol b71c798f9b Rename classes in Predis\Response and Predis\Response\Iterator. před 11 roky
PubSub 980edf2f7b Rename base command class to Predis\Command\Command. před 11 roky
Replication d78e1b6ab7 New command: HSCAN (Redis 2.8). před 11 roky
Response b71c798f9b Rename classes in Predis\Response and Predis\Response\Iterator. před 11 roky
Session c6f51e82bf Rename "Array" type-hint to to "array". před 11 roky
Transaction 1e0ef2a64d Move check for WATCH and UNWATCH support. před 11 roky
Autoloader.php 55a3fd65a2 More code styling changes. před 12 roky
BasicClientInterface.php 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. před 13 roky
Client.php 583b924085 Add the ability for the client to send raw commands to Redis. před 11 roky
ClientException.php 4e6ed3f26d [phpdoc] Add API documentation. před 13 roky
ClientInterface.php 2a5483df90 Reorganize the Predis\Profile namespace. před 11 roky
CommunicationException.php 116eaba75e Deprecate the whole Predis\Helpers class. před 12 roky
ExecutableContextInterface.php 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. před 13 roky
NotSupportedException.php 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. před 13 roky
PredisException.php 4e6ed3f26d [phpdoc] Add API documentation. před 13 roky