MCPcopy Create free account
hub / github.com/antirez/disque / loadAppendOnlyFile

Function loadAppendOnlyFile

src/aof.c:562–707  ·  view source on GitHub ↗

Replay the append log file. On success C_OK is returned. On non fatal * error (the append only file is zero-length) C_ERR is returned. On * fatal error an error message is logged and the program exists. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

loadDataFromDiskFunction · 0.85
debugCommandFunction · 0.85

Calls 14

serverLogFunction · 0.85
createFakeClientFunction · 0.85
startLoadingFunction · 0.85
loadingProgressFunction · 0.85
zmallocFunction · 0.85
freeFakeClientArgvFunction · 0.85
createObjectFunction · 0.85
lookupCommandFunction · 0.85
freeFakeClientFunction · 0.85
stopLoadingFunction · 0.85
aofUpdateCurrentSizeFunction · 0.85

Tested by

no test coverage detected