Reference
The complete tatami surface: every CLI command and flag, the on-disk file format, and the Go API.
The exhaustive reference. The CLI page lists every command and flag, the file format page describes the on-disk layout byte region by byte region, and the Go API page covers the types and functions the library exports.
CLI reference
Every tatami command and flag.
File format
The on-disk layout of a tatami file, region by region: the header, row groups, the blob and dictionary and index regions, the footer, and the trailer.
Go API
The types and functions the tatami library exports: writing and reading document-store files, predicates and lookups, collections, and the search-segment API.
Release notes
What changed in each tatami release.