Crate graus_db

Source
Expand description

A performant thread safe key/value store.

Structs§

GrausDb
The GrausDb stores string key/value pairs.

Enums§

GrausError
Error type for GrausDb.

Type Aliases§

Result
Result type for GrausDb.