Crate tinkv

Source
Expand description

A simple key-value storage.

Modules§

config
util

Structs§

OpenOptions
Build custom open options.
Server
Store
The Store stores key/value pairs.

Enums§

TinkvError
The kind of error that could be produced during tinkv operation.

Type Aliases§

Result
The result of any operation.