• antirez's avatar
    Send ACK to master once every second. · e06a5604
    antirez authored
    ACKs can be also used as a base for synchronous replication. However in
    that case they'll be explicitly requested by the master when the client
    sends a request that needs to be replicated synchronously.
    e06a5604
replication.c 57.5 KB