Module mz_persist::indexed
source · [−]Expand description
A persistent, compacting, indexed data structure of (Key, Value, Time, i64)
updates.
Modules
A runtime for background asynchronous maintenance of stored data.
A disk-backed cache for objects in blob storage.
A columnar representation of ((Key, Val), Time, i64) data suitable for in-memory reads and persistent storage.
Data structures stored in Blobs and Logs in serialized form.
Persistence related monitoring metrics.