Crate k2v_client
source ·Structs
- Single sub-operation of a DeleteBatch
- Single sub-operation of an InsertBatch.
- Single sub-operation of a ReadBatch.
- A set of K2vValue and associated causality information.
- An opaque token used to convey causality between operations.
- Filter for batch operations.
- Client used to query a K2V server.
- Result of paginated requests.
- Information about data stored with a given partition key.
Enums
- Errors returned by this crate
- A value in K2V. can be either a binary value, or a tombstone.