Module disk
Expand description
A simple diskstore for blobs
Structs§
- A blob store that stores blob data on disk.
- Configuration for a disk file blob store.
Enums§
- Errors that can occur when interacting with a disk file blob store.
- How to open a disk file blob store.
Constants§
- How many
BlobTransactionSidecar
to cache in memory.