sim-lib-doc-store 0.1.0

Relational document store projections for SIM office documents.
Documentation
1
2
3
4
5
6
7
8
# sim-lib-doc-store

Thin relational projections for SIM office documents.

The crate stores document snapshots and projected edit rows in a local
database. Edit rows use the ledger sequence supplied by the caller; the provider does
not invent a second sequence. Undo returns the inverse edit for the latest
projected ledger entry without mutating the saved document snapshot.