Expand description
In-memory hot store with dirty tracking; flush writes only changed data to disk.
Structsยง
- HotStore
- In-memory mirror of the postbox; disk is touched only on
HotStore::flush.
In-memory hot store with dirty tracking; flush writes only changed data to disk.
HotStore::flush.