docs(8.0): consistency-model concept + snapshots guide — Db API replaces branching docs
This commit is contained in:
parent
e5feae4104
commit
cc8037db10
23 changed files with 1053 additions and 1871 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue