• G
    Diskless-load emptyDb-related fixes · dd34f703
    Guy Benoish 提交于
    1. Call emptyDb even in case of diskless-load: We want modules
       to get the same FLUSHDB event as disk-based replication.
    2. Do not fire any module events when flushing the backups array.
    3. Delete redundant call to signalFlushedDb (Called from emptyDb).
    dd34f703
server.h 107.1 KB