Daniele Alessandri 8d15e5ec08 Do not pipeline initialization commands. 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 11 年 前
ComposableConnectionInterface.php 16d17af577 Rework the API for external protocol processors. 11 年 前
ComposableStreamConnection.php 9136033eea Rationalize API renaming or moving stuff in Predis\Protocol namespace. 11 年 前
ConnectionException.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年 前
ConnectionFactory.php acd29ec076 Slightly change interface for connection factories. 11 年 前
ConnectionFactoryInterface.php acd29ec076 Slightly change interface for connection factories. 11 年 前
ConnectionInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年 前
ConnectionParameters.php 6fbc421b96 Fix URI parsing on multiple equal signs in pair value of query string. 11 年 前
ConnectionParametersInterface.php 559853bdd5 Move some classes and interfaces in other namespaces. 12 年 前
MasterSlaveReplication.php 2d2930d24f some PHPDoc fixes in lib 11 年 前
PhpiredisConnection.php 8d15e5ec08 Do not pipeline initialization commands. 11 年 前
PhpiredisStreamConnection.php fb2d8a37c1 Drop support for streamable multibulk responses. 11 年 前
PredisCluster.php 2d2930d24f some PHPDoc fixes in lib 11 年 前
RedisCluster.php 2d2930d24f some PHPDoc fixes in lib 11 年 前
ReplicationConnectionInterface.php 2d2930d24f some PHPDoc fixes in lib 11 年 前
SingleConnectionInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年 前
StreamConnection.php 8d15e5ec08 Do not pipeline initialization commands. 11 年 前
WebdisConnection.php 1b9e10bdd8 Move command response parsing to the client class. 12 年 前