Add module API for AvoidReplicaTraffic
This is useful to tell redis and modules to try to avoid doing things that may increment the replication offset, and should be used when draining a master and waiting for replicas to be in perfect sync before a failover.
Please register or sign in to comment