Thomas Orozco d45ce35923 Use a random IP when a host has several IPs. il y a 12 ans
..
AbstractConnection.php d6fa4a3292 Augment exception message with basic server details on connection error. il y a 12 ans
AggregatedConnectionInterface.php b67af29eb6 Make cluster and replication classes extend from a common interface. il y a 13 ans
ClusterConnectionInterface.php b67af29eb6 Make cluster and replication classes extend from a common interface. il y a 13 ans
ComposableConnectionInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. il y a 13 ans
ComposableStreamConnection.php fbcfdc343e Do not implicitly set multibulk replies on composable connections. il y a 12 ans
ConnectionException.php dc14c29676 Rename certain namespaces, interfaces and classes. il y a 13 ans
ConnectionFactory.php 8567b05459 Specify the server profile in constructor of the connection factory. il y a 12 ans
ConnectionFactoryInterface.php 8567b05459 Specify the server profile in constructor of the connection factory. il y a 12 ans
ConnectionInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. il y a 13 ans
ConnectionParameters.php aba24d0f6f Remove a few more unnecessary strict comparisons. il y a 12 ans
ConnectionParametersInterface.php 559853bdd5 Move some classes and interfaces in other namespaces. il y a 12 ans
MasterSlaveReplication.php 732d7f96d1 Extract a strategy class from the replication connection. il y a 12 ans
PhpiredisConnection.php d45ce35923 Use a random IP when a host has several IPs. il y a 12 ans
PhpiredisStreamConnection.php 9675626aac Add "tcp_nodelay" in the list of supported connection parameters. il y a 12 ans
PredisCluster.php be46ab813c Remove useless default NULL value in method arguments. il y a 12 ans
RedisCluster.php c354d02105 Aggregated connection for redis-cluster now uses 16384 hash slots. il y a 12 ans
ReplicationConnectionInterface.php b67af29eb6 Make cluster and replication classes extend from a common interface. il y a 13 ans
SingleConnectionInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. il y a 13 ans
StreamConnection.php de4bae3f9b Prevent E_NOTICE messages on __destruct() if $parameters is not set. il y a 12 ans
WebdisConnection.php 1b9e10bdd8 Move command response parsing to the client class. il y a 12 ans