Add local document JSON state commands
This commit is contained in:
parent
b102e07204
commit
e039a4f81f
11 changed files with 153 additions and 10 deletions
|
|
@ -125,8 +125,8 @@ Roadmap items should be actionable and checkable:
|
|||
replication and command-level prefix-capability enforcement are still roadmap
|
||||
work. The auth evaluator already understands `kv.write_prefix:<prefix>`
|
||||
grants for `kv.write_key:<key>` requests.
|
||||
- Document resources can be registered locally with empty JSON state and
|
||||
local-only status. Automerge editing/state and sync are still roadmap work.
|
||||
- Document resources can be registered locally and updated with validated local
|
||||
JSON state. Automerge editing/state and sync are still roadmap work.
|
||||
- Pubsub supports local daemon-lifetime publish/subscribe snapshots through a
|
||||
bounded in-memory ring buffer. Iroh-gossip replication, private topics, and
|
||||
pubsub capability enforcement are still roadmap work.
|
||||
|
|
|
|||
Loading…
Reference in a new issue