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

Function createFakeClient

src/aof.c:524–543  ·  view source on GitHub ↗

In Disque commands are always executed in the context of a client, so in * order to load the append only file we need to create a fake client. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

loadAppendOnlyFileFunction · 0.85

Calls 3

zmallocFunction · 0.85
listCreateFunction · 0.85
sdsemptyFunction · 0.70

Tested by

no test coverage detected