Daniele Alessandri 5acdab9176 Merge branch 'v0.9/redis-cluster-fix' 11 gadi atpakaļ
..
Cluster 427309db69 Apply code styling fixes. 11 gadi atpakaļ
Collection 62f8730f1a Merge branch 'feature/list-iterator' into v0.8 11 gadi atpakaļ
Command 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 gadi atpakaļ
Configuration 5b7504b069 Simplify connection factory class by removing dependency on profile. 11 gadi atpakaļ
Connection 5acdab9176 Merge branch 'v0.9/redis-cluster-fix' 11 gadi atpakaļ
Monitor 9d2cb975eb Rename classes in Predis\Monitor namespace. 11 gadi atpakaļ
Pipeline 427309db69 Apply code styling fixes. 11 gadi atpakaļ
Profile e049db124c By convention all of the Redis command identifiers are uppercase. 11 gadi atpakaļ
Protocol 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 gadi atpakaļ
PubSub 4bf0ee4c6a Rename ConnectionInterface::writeCommand() to writeRequest(). 11 gadi atpakaļ
Replication d78e1b6ab7 New command: HSCAN (Redis 2.8). 11 gadi atpakaļ
Response ee45de4f0e Rename base response interface to Predis\Response\ResponseInterface. 11 gadi atpakaļ
Session c6f51e82bf Rename "Array" type-hint to to "array". 11 gadi atpakaļ
Transaction 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 gadi atpakaļ
Autoloader.php 55a3fd65a2 More code styling changes. 12 gadi atpakaļ
BasicClientInterface.php 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. 13 gadi atpakaļ
Client.php 427309db69 Apply code styling fixes. 11 gadi atpakaļ
ClientException.php 4e6ed3f26d [phpdoc] Add API documentation. 13 gadi atpakaļ
ClientInterface.php 2a5483df90 Reorganize the Predis\Profile namespace. 11 gadi atpakaļ
CommunicationException.php 116eaba75e Deprecate the whole Predis\Helpers class. 12 gadi atpakaļ
ExecutableContextInterface.php 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. 13 gadi atpakaļ
NotSupportedException.php 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. 13 gadi atpakaļ
PredisException.php 4e6ed3f26d [phpdoc] Add API documentation. 13 gadi atpakaļ