Class ReplicatedConnectionManager

  • All Implemented Interfaces:
    ConnectionManager

    public class ReplicatedConnectionManager
    extends MasterSlaveConnectionManager
    ConnectionManager for AWS ElastiCache Replication Groups or Azure Redis Cache. By providing all nodes of the replication group to this manager, the role of each node can be polled to determine if a failover has occurred resulting in a new master.
    Author:
    Nikita Koksharov, Steve Ungerer