Module client

Module client 

Source
Expand description

A client for interacting with a cache server.

Structs§

Client
A gRPC cache client.
ClientBuilder
A builder for a Client.

Enums§

ClientKind
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.