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