Daniele Alessandri c354d02105 Aggregated connection for redis-cluster now uses 16384 hash slots. 12 years ago
..
AbstractConnection.php 1b9e10bdd8 Move command response parsing to the client class. 12 years ago
AggregatedConnectionInterface.php b67af29eb6 Make cluster and replication classes extend from a common interface. 13 years ago
ClusterConnectionInterface.php b67af29eb6 Make cluster and replication classes extend from a common interface. 13 years ago
ComposableConnectionInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 years ago
ComposableStreamConnection.php e774a301c4 Add tests for Predis\Connection\ComposableStreamConnection. 12 years ago
ConnectionException.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 years ago
ConnectionFactory.php 8567b05459 Specify the server profile in constructor of the connection factory. 12 years ago
ConnectionFactoryInterface.php 8567b05459 Specify the server profile in constructor of the connection factory. 12 years ago
ConnectionInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 years ago
ConnectionParameters.php b76e876b73 No need for "iterable_multibulk" as a default connection parameter. 12 years ago
ConnectionParametersInterface.php 559853bdd5 Move some classes and interfaces in other namespaces. 12 years ago
MasterSlaveReplication.php 732d7f96d1 Extract a strategy class from the replication connection. 12 years ago
PhpiredisConnection.php b76e876b73 No need for "iterable_multibulk" as a default connection parameter. 12 years ago
PhpiredisStreamConnection.php b76e876b73 No need for "iterable_multibulk" as a default connection parameter. 12 years ago
PredisCluster.php be46ab813c Remove useless default NULL value in method arguments. 12 years ago
RedisCluster.php c354d02105 Aggregated connection for redis-cluster now uses 16384 hash slots. 12 years ago
ReplicationConnectionInterface.php b67af29eb6 Make cluster and replication classes extend from a common interface. 13 years ago
SingleConnectionInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 years ago
StreamConnection.php cfa97dd9f5 Fix cs. 12 years ago
WebdisConnection.php 1b9e10bdd8 Move command response parsing to the client class. 12 years ago