Expand description
A simple key-value storage.
Modules§
Structs§
- Open
Options - Build custom open options.
- Server
- Store
- The
Store
stores key/value pairs.
Enums§
- Tinkv
Error - The kind of error that could be produced during tinkv operation.
Type Aliases§
- Result
- The result of any operation.