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

Function aofChildWriteDiffData

src/aof.c:132–158  ·  view source on GitHub ↗

Event handler used to send data to the child process doing the AOF * rewrite. We send pieces of our AOF differences buffer so that the final * write when the child finishes the rewrite will be small. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

aeDeleteFileEventFunction · 0.85
listDelNodeFunction · 0.85

Tested by

no test coverage detected