MCPcopy 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
2769inline int redisServerThreadVars::getRdbKeySaveDelay() {

Callers 11

flushAllDataAndResetRDBFunction · 0.80
getMaxmemoryStateFunction · 0.80
saveCommandFunction · 0.80
bgsaveCommandFunction · 0.80
syncCommandFunction · 0.80
readSyncBulkPayloadRdbFunction · 0.80
replicationCronFunction · 0.80
checkChildrenDoneFunction · 0.80
prepareForShutdownFunction · 0.80
genRedisInfoStringFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected