• Oran Agra's avatar
    Add module event for repl-diskless-load swapdb (#8153) · ab60dcf5
    Oran Agra authored
    When a replica uses the diskless-load swapdb approach, it backs up the old database,
    then attempts to load a new one, and in case of failure, it restores the backup.
    
    this means that modules with global out of keyspace data, must have an option to
    subscribe to events and backup/restore/discard their global data too.
    ab60dcf5
redismodule.h 61.2 KB