Structs§
- DbStats
- Statistics about the database storage.
- InMemory
Metadata Store - In-memory
MetadataStoreused in tests and the current bootstrap binary. - Repo
Metadata - Metadata tracked for every registered repository.
- Sled
Metadata Store - Persistent sled-backed metadata store.
- Storage
Context - Helper that aligns all persisted artifacts (sled, future caches) under a single directory.
Enums§
- Storage
Error - Errors surfaced by storage implementations.
Traits§
- Metadata
Store - Primary abstraction for storing repository metadata.