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§
Structs§
- Metadata
Store - The SQLite metadata store.
Enums§
- Meta
Error - Metadata store errors.