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

Function flushServerData

src/server.c:548–576  ·  view source on GitHub ↗

Remove all the server state: jobs, queues, and everything else to start * like a fresh instance just rebooted. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

clusterResetFunction · 0.85
debugCommandFunction · 0.85

Calls 8

unregisterJobFunction · 0.85
freeJobFunction · 0.85
listRewindFunction · 0.85
listNextFunction · 0.85
addReplyFunction · 0.85
unblockClientFunction · 0.85
queueLengthFunction · 0.85
destroyQueueFunction · 0.85

Tested by

no test coverage detected