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