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

Method filedsRequired

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

Source from the content-addressed store, hash-verified

18 virtual sdsstring getInfo() const = 0;
19 virtual bool FSlow() const = 0;
20 virtual size_t filedsRequired() const { return 0; }
21};
22
23class IStorage

Callers 1

adjustOpenFilesLimitFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected