MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / batch_unlock

Method batch_unlock

src/IStorage.h:56–56  ·  view source on GitHub ↗

NOP

Source from the content-addressed store, hash-verified

54
55 virtual void batch_lock() {} // NOP
56 virtual void batch_unlock() {} // NOP
57
58 virtual void flush() = 0;
59

Callers 1

removeCachedValueMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected