Skip to main content

Module persistent

Module persistent 

Source
Expand description

Cold tier of the multi-version store. Holds the durable, version-history-bearing record of every key the buffer has flushed. The default backend is SQLite; the trait surface is generic so other backends can be plugged in without touching the buffer or transaction layer.

Modules§

sqlite

Enums§

MultiPersistentTier