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