Daniele Alessandri ea9809d4e8 Use path to differentiate persistent TCP streams. 11 years ago
..
AbstractConnection.php d6fa4a3292 Augment exception message with basic server details on connection error. 12 years ago
AggregatedConnectionInterface.php b67af29eb6 Make cluster and replication classes extend from a common interface. 13 years ago
ClusterConnectionInterface.php 2d2930d24f some PHPDoc fixes in lib 11 years ago
ComposableConnectionInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 years ago
ComposableStreamConnection.php fbcfdc343e Do not implicitly set multibulk replies on composable connections. 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 2d2930d24f some PHPDoc fixes in lib 11 years ago
ConnectionInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 years ago
ConnectionParameters.php 09cb6677e2 Improve URI parsing for connection parameters. 11 years ago
ConnectionParametersInterface.php 559853bdd5 Move some classes and interfaces in other namespaces. 12 years ago
MasterSlaveReplication.php 2d2930d24f some PHPDoc fixes in lib 11 years ago
PhpiredisConnection.php c32f6c7152 Add "path" in phpdoc of connections supporting UNIX domain sockets. 11 years ago
PhpiredisStreamConnection.php c32f6c7152 Add "path" in phpdoc of connections supporting UNIX domain sockets. 11 years ago
PredisCluster.php 2d2930d24f some PHPDoc fixes in lib 11 years ago
RedisCluster.php 73780da52d Backport improvements for redis-cluster from master (v0.9). 11 years ago
ReplicationConnectionInterface.php 2d2930d24f some PHPDoc fixes in lib 11 years ago
SingleConnectionInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 years ago
StreamConnection.php ea9809d4e8 Use path to differentiate persistent TCP streams. 11 years ago
WebdisConnection.php 1b9e10bdd8 Move command response parsing to the client class. 12 years ago