Crate kvs

source · []

Structs

KVS client to communicate with server

Usage

Struct for server with configurable backend (kvs or sled)

Usage

Enums

Enumeration to define a commands to KVS engine

Type to mark success or failure of command invokation

Traits

General interface for Server to use

Type Definitions