Expand description
A persistent cache gRPC server.
Structs§
- Server
- A gRPC cache server.
- Server
Builder - A builder for a gRPC cache server.
Constants§
- CONFIG_
MANIFEST_ NAME - The name of the config manifest TOML file.
- HEARTBEAT_
INTERVAL_ SECS_ DEFAULT - The expected interval between heartbeats.
- HEARTBEAT_
TIMEOUT_ SECS_ DEFAULT - The timeout before an assigned task is assumed to have failed.
- MANIFEST_
DB_ NAME - The name of the main manifest database.