PHP Predis\Connection\Replication Namespace

Interfaces

Name Description
ReplicationInterface Defines a group of Redis nodes in a master / slave replication setup.

Classes

Name Description
MasterSlaveReplication Aggregate connection handling replication of Redis nodes configured in a single master / multiple slaves setup.
SentinelReplication