hyphae-storage
Durable local storage primitives for Hyphae: an append-only checksummed and digest-chained log, atomic/idempotent mutation, recovery, snapshots, compaction, backups, and verified restore.
[]
= "0.1.0"
Most applications should use hyphae-engine. Use this lower-level crate only
when directly implementing the documented durable formats and ownership model.
Apache-2.0. Source and security policy:
celiumsai/hyphae.