mirror of
http://github.com/valkey-io/valkey
synced 2024-11-25 13:39:01 +00:00
51c3ff8d75
* 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. |
||
---|---|---|
.. | ||
commandfilter.c | ||
fork.c | ||
hooks.c | ||
infotest.c | ||
Makefile | ||
misc.c | ||
propagate.c | ||
testrdb.c |