Daniele Alessandri 8cbcb09c4c Remove a few unnecessary strict comparisons. 12 лет назад
..
AbstractConnection.php 1b9e10bdd8 Move command response parsing to the client class. 13 лет назад
AggregatedConnectionInterface.php b67af29eb6 Make cluster and replication classes extend from a common interface. 14 лет назад
ClusterConnectionInterface.php b67af29eb6 Make cluster and replication classes extend from a common interface. 14 лет назад
ComposableConnectionInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. 14 лет назад
ComposableStreamConnection.php e774a301c4 Add tests for Predis\Connection\ComposableStreamConnection. 13 лет назад
ConnectionException.php dc14c29676 Rename certain namespaces, interfaces and classes. 14 лет назад
ConnectionFactory.php 8567b05459 Specify the server profile in constructor of the connection factory. 13 лет назад
ConnectionFactoryInterface.php 8567b05459 Specify the server profile in constructor of the connection factory. 13 лет назад
ConnectionInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. 14 лет назад
ConnectionParameters.php b76e876b73 No need for "iterable_multibulk" as a default connection parameter. 13 лет назад
ConnectionParametersInterface.php 559853bdd5 Move some classes and interfaces in other namespaces. 13 лет назад
MasterSlaveReplication.php 732d7f96d1 Extract a strategy class from the replication connection. 13 лет назад
PhpiredisConnection.php b76e876b73 No need for "iterable_multibulk" as a default connection parameter. 13 лет назад
PhpiredisStreamConnection.php 9675626aac Add "tcp_nodelay" in the list of supported connection parameters. 12 лет назад
PredisCluster.php be46ab813c Remove useless default NULL value in method arguments. 13 лет назад
RedisCluster.php c354d02105 Aggregated connection for redis-cluster now uses 16384 hash slots. 12 лет назад
ReplicationConnectionInterface.php b67af29eb6 Make cluster and replication classes extend from a common interface. 14 лет назад
SingleConnectionInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. 14 лет назад
StreamConnection.php 8cbcb09c4c Remove a few unnecessary strict comparisons. 12 лет назад
WebdisConnection.php 1b9e10bdd8 Move command response parsing to the client class. 13 лет назад