• Oran Agra's avatar
    Modules hooks: complete missing hooks for the initial set of hooks · 51c3ff8d
    Oran Agra authored
    * replication hooks: role change, master link status, replica online/offline
    * persistence hooks: saving, loading, loading progress
    * misc hooks: cron loop, shutdown, module loaded/unloaded
    * change the way hooks test work, and add tests for all of the above
    
    startLoading() now gets flag indicating what is loaded.
    stopLoading() now gets an indication of success or failure.
    adding startSaving() and stopSaving() with similar args and role.
    51c3ff8d
rdb.h 7.24 KB