Live-sync authorized file roots
This commit is contained in:
parent
1caaedda90
commit
bab13cc0a1
5 changed files with 128 additions and 7 deletions
|
|
@ -141,9 +141,10 @@ Roadmap items should be actionable and checkable:
|
|||
to the working tree. `geth cas root sync <node-id> <name>` can pull authorized
|
||||
remote tree metadata and CAS tree bytes, recording a peer-qualified remote
|
||||
root with path `remote:<node>:<name>` without applying files or overwriting
|
||||
same-named local roots. Durable local file-conflict records can be listed and
|
||||
resolved manually; automatic cross-node conflict detection and file application
|
||||
are still roadmap work.
|
||||
same-named local roots. Background live-sync refreshes authorized remote file
|
||||
roots from sync-status `cas-tree:<name>` watermarks. Durable local
|
||||
file-conflict records can be listed and resolved manually; automatic
|
||||
cross-node conflict detection and file application are still roadmap work.
|
||||
- DB resources can be registered locally and report local-only status plus a
|
||||
read-only SQLite schema summary/hash and `crsql_changes` metadata when
|
||||
present. The DB crate and daemon can extract typed read-only `crsql_changes`
|
||||
|
|
|
|||
Loading…
Reference in a new issue