Preface
Dacite: distributed immutable data with content-addressed nodes.
Chapters (Four Layers)
- Content Stores — immutable content-addressed map, backends, caching.
- Hash Fusion — fuse primitive and content identity.
- Values — scalar/seq/map + types.
- Rooted Stores — mutable root ref, watches, durability, push/sync, GC.
Stop after 1 (persistence), 2 (hashing), 3 (structs), 4 (mutable state + sync).
Reading
Sequential; SPEC.md for precision.
For
Users, implementors, designers.
Jonathan & Gorm, 2026