Reference
The complete surface of kv: the library API, every CLI command and flag, every configuration option and pragma, and the on-disk layout.
The guides teach tasks; this section is the exhaustive list. The library reference covers every exported type, method, option, and error. The CLI reference covers every command and flag. The configuration reference covers every open option and pragma with its default and range, plus the files kv writes on disk.
Library API
Every exported type, method, option, and error in the github.com/tamnd/kv package, grouped by what it does.
CLI reference
Every kv subcommand and its flags, grouped by what it does, plus the shared byte-encoding flags and the interactive shell.
Configuration
Every open option and its default, every pragma the CLI exposes, and the files kv writes on disk.
Release notes
What shipped in each kv release, and what the version numbers promise.