Reference
The complete surface of kv: the library API, every server flag and command, every configuration option, 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 return. The server reference covers every flag and supported RESP command. The configuration reference covers every option with its default and effect, plus the files kv writes on disk.
Library API
Every exported type, method, and Options field in the github.com/tamnd/kv package, with exact signatures and semantics.
Server reference
Every flag of the kv server, the supported RESP commands, and the store file layout on disk.
Configuration
Every Options field with its default and effect, and the files kv writes on disk.
Release notes
What shipped in each kv release, and what the version numbers promise.