• Oran Agra's avatar
    Add module API for AvoidReplicaTraffic · b5f3247c
    Oran Agra authored
    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.
    b5f3247c
module.c 294 KB