Daniele Alessandri 1f0be85a3d Add initial support for Redis cluster (Redis v3.0). 13 anni fa
..
AbstractConnection.php 214b7d2dc9 Remove almost useless method. 13 anni fa
AggregatedConnectionInterface.php b67af29eb6 Make cluster and replication classes extend from a common interface. 13 anni fa
ClusterConnectionInterface.php b67af29eb6 Make cluster and replication classes extend from a common interface. 13 anni fa
ComposableConnectionInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 anni fa
ComposableStreamConnection.php 214b7d2dc9 Remove almost useless method. 13 anni fa
ConnectionException.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 anni fa
ConnectionInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 anni fa
MasterSlaveReplication.php 2578e154d4 New commands: BITOP, BITCOUNT (Redis v2.6-dev). 13 anni fa
PhpiredisConnection.php 14ac381aad Fix phpdoc. 13 anni fa
PredisCluster.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 13 anni fa
RedisCluster.php 1f0be85a3d Add initial support for Redis cluster (Redis v3.0). 13 anni fa
ReplicationConnectionInterface.php b67af29eb6 Make cluster and replication classes extend from a common interface. 13 anni fa
SingleConnectionInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 anni fa
StreamConnection.php 214b7d2dc9 Remove almost useless method. 13 anni fa
WebdisConnection.php 214b7d2dc9 Remove almost useless method. 13 anni fa