Development Documentation (main branch) - For stable release docs, see docs.rs/eidetica

Module height

Module height 

Source
Expand description

Height calculation strategies for entries in Eidetica databases.

The height of an entry determines its position in the causal ordering of the Merkle DAG. Different strategies provide different trade-offs between simplicity and time-awareness.

Enumsยง

HeightStrategy
Height calculation strategy for entries in a database.