docs: define sync conflict semantics
This commit is contained in:
parent
02969ac7af
commit
24a0a3d153
5 changed files with 186 additions and 14 deletions
|
|
@ -185,6 +185,9 @@ Resource kinds:
|
|||
|
||||
## Module Overview
|
||||
|
||||
The current per-resource sync and conflict behavior is a documented
|
||||
automation-facing contract in [`conflict-semantics.md`](conflict-semantics.md).
|
||||
|
||||
`geth-cas` is implemented locally first using BLAKE3 hashes and filesystem blob
|
||||
storage. Local pin/unpin metadata is tracked in SQLite and surfaced in
|
||||
`cas list`. `cas cleanup` removes unpinned local blobs while retaining pinned
|
||||
|
|
|
|||
Loading…
Reference in a new issue