docs(8.0): consistency-model concept + snapshots guide — Db API replaces branching docs

This commit is contained in:
David Snelling 2026-06-11 08:37:26 -07:00
parent e5feae4104
commit cc8037db10
23 changed files with 1053 additions and 1871 deletions

View file

@ -27,8 +27,8 @@ override, and the install-time failure modes that the defensive
```
BaseStorageAdapter (counts, batch ops, multi-tenancy hooks)
BaseStorage (COW, type-statistics, lifecycle helpers,
default no-op multi-process methods)
BaseStorage (type-statistics, lifecycle helpers, generation
hooks, default no-op multi-process methods)
FileSystemStorage (real filesystem I/O, writer-lock implementation,
flush-request watcher, atomic writes)