Package-level declarations

Types

Link copied to clipboard

Adapter that exposes a ReadKeyValueRepo as a ReadCRUDRepo. Maps CRUD read operations to the underlying key-value repository operations.

Functions

Link copied to clipboard

Wraps this ReadKeyValueRepo as a ReadCRUDFromKeyValueRepo, exposing CRUD read operations.