Add typed crsql changes extraction

This commit is contained in:
Eric Wendland 2026-05-17 20:22:50 +02:00
commit 8ffe1d714c
5 changed files with 227 additions and 7 deletions

View file

@ -120,8 +120,9 @@ Roadmap items should be actionable and checkable:
`cas cleanup` evicts unpinned blobs while retaining pinned blobs.
- 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. cr-sqlite loading, typed change extraction, and sync are still
roadmap work.
present. The DB crate can extract typed read-only `crsql_changes` batches for
future sync messages. cr-sqlite loading, applying remote changes, and sync are
still roadmap work.
- KV stores support local SQLite-backed create/set/get. Iroh Documents
replication and command-level prefix-capability enforcement are still roadmap
work. The auth evaluator already understands `kv.write_prefix:<prefix>`