• Oran Agra's avatar
    Flush append only buffers before existing. · 8651e5d5
    Oran Agra authored
    when SHUTDOWN command is recived it is possible that some of the recent
    command were not yet flushed from the AOF buffer, and the server
    experiences data loss at shutdown.
    8651e5d5
server.c 149 KB