PHP Predis\Configuration\Option Пространство имен

Классы

Имя Описание
Aggregate Configures an aggregate connection used for clustering multiple Redis nodes using various implementations with different algorithms or strategies.
CRC16 Configures an hash generator used by the redis-cluster connection backend.
Cluster Configures an aggregate connection used for clustering multiple Redis nodes using various implementations with different algorithms or strategies.
Commands Configures a connection factory to be used by the client.
Connections Configures a connection factory used by the client to create new connection instances for single Redis nodes.
Exceptions Configures whether consumers (such as the client) should throw exceptions on Redis errors (-ERR responses) or just return instances of error responses.
Prefix Configures a command processor that apply the specified prefix string to a series of Redis commands considered prefixable.
Replication Configures an aggregate connection used for master/slave replication among multiple Redis nodes.