Expand description
A client for interacting with a cache server.
Structs§
- Client
- A gRPC cache client.
- Client
Builder - A builder for a
Client.
Enums§
- Client
Kind - An enumeration of client kinds.
Constants§
- CONNECTION_
TIMEOUT_ MS_ DEFAULT - The timeout for connecting to the cache server.
- REQUEST_
TIMEOUT_ MS_ DEFAULT - The timeout for making a request to the cache server.