Skip to main content

Module store

Module store 

Source
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.