Skip to main content

Module metadata

Module metadata 

Source
Expand description

Metadata — persistent storage and global configuration.

Uses SQLite in WAL mode for concurrent read access. The metadata store is the persistent backing for the in-memory PatchDag.

Modules§

global_config

Structs§

MetadataStore
The SQLite metadata store.

Enums§

MetaError
Metadata store errors.