Daniele Alessandri 116eaba75e Deprecate the whole Predis\Helpers class. hace 12 años
..
AbstractConnection.php 116eaba75e Deprecate the whole Predis\Helpers class. hace 12 años
AggregatedConnectionInterface.php b67af29eb6 Make cluster and replication classes extend from a common interface. hace 13 años
ClusterConnectionInterface.php b67af29eb6 Make cluster and replication classes extend from a common interface. hace 13 años
ComposableConnectionInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. hace 13 años
ComposableStreamConnection.php fbcfdc343e Do not implicitly set multibulk replies on composable connections. hace 12 años
ConnectionException.php dc14c29676 Rename certain namespaces, interfaces and classes. hace 13 años
ConnectionFactory.php 8567b05459 Specify the server profile in constructor of the connection factory. hace 12 años
ConnectionFactoryInterface.php 8567b05459 Specify the server profile in constructor of the connection factory. hace 12 años
ConnectionInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. hace 13 años
ConnectionParameters.php b76e876b73 No need for "iterable_multibulk" as a default connection parameter. hace 12 años
ConnectionParametersInterface.php 559853bdd5 Move some classes and interfaces in other namespaces. hace 12 años
MasterSlaveReplication.php 732d7f96d1 Extract a strategy class from the replication connection. hace 12 años
PhpiredisConnection.php 1c1b4096f6 Remove a few more unnecessary strict comparisons. hace 12 años
PhpiredisStreamConnection.php 9675626aac Add "tcp_nodelay" in the list of supported connection parameters. hace 12 años
PredisCluster.php be46ab813c Remove useless default NULL value in method arguments. hace 12 años
RedisCluster.php c354d02105 Aggregated connection for redis-cluster now uses 16384 hash slots. hace 12 años
ReplicationConnectionInterface.php b67af29eb6 Make cluster and replication classes extend from a common interface. hace 13 años
SingleConnectionInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. hace 13 años
StreamConnection.php de4bae3f9b Prevent E_NOTICE messages on __destruct() if $parameters is not set. hace 12 años
WebdisConnection.php 1b9e10bdd8 Move command response parsing to the client class. hace 12 años