Skip to main content

ROOTS

Constant ROOTS 

Source
pub const ROOTS: &str = "_nedb.roots";
Expand description

Persisted state roots. Ids are zero-padded sequence numbers so that the index’s lexicographic id ordering is also numeric ordering.

Reserved for the reason the reservation exists at all: a root record that counted as part of the state would change the state it describes, so computing one would immediately invalidate it.