Expand description
§Chunk Store
A simple, non-persistent, disk-based key-value store.
Structs§
- Chunk
Store ChunkStore
is a store of data held as serialised files on disk, implementing a maximum disk usage to restrict storage.
Enums§
- Error
ChunkStore
error.