Expand description

Durable metadata storage.

Structs

A Stash whose data is stored in a single file on disk. The format of this file is not specified and should not be relied upon. The only promise is stability. Any changes to the on-disk format will be accompanied by a clear migration path.

Constants

SCHEMA 🔒