kcode-kweb-db 0.1.0

A convergent signed-DAG store for Kweb nodes and objects
Documentation
1
2
3
4
5
# kcode-kweb-db

A small Rust library implementing Kweb's first convergent local database: canonical Ed25519 transactions in an inclusive causal DAG, deterministic node and object projection, an append-only durable ledger, transaction-qualified object files, rebuildable node files, and an injected gossip callback.

See `Documentation.md` for the complete consumer contract.