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