Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/KeyDB
/ FRdbSaveInProgress
Method
FRdbSaveInProgress
src/server.h:2766–2766 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2764
to be processed. */
2765
2766
bool FRdbSaveInProgress() const { return g_pserver->rdbThreadVars.fRdbThreadActive; }
2767
};
2768
2769
inline int redisServerThreadVars::getRdbKeySaveDelay() {
Callers
11
flushAllDataAndResetRDB
Function · 0.80
getMaxmemoryState
Function · 0.80
saveCommand
Function · 0.80
bgsaveCommand
Function · 0.80
syncCommand
Function · 0.80
readSyncBulkPayloadRdb
Function · 0.80
replicationCron
Function · 0.80
hasActiveChildProcessOrBGSave
Function · 0.80
checkChildrenDone
Function · 0.80
prepareForShutdown
Function · 0.80
genRedisInfoString
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected