Add KV prefix capability matching
This commit is contained in:
parent
6c85a341b8
commit
02444a7cfd
5 changed files with 116 additions and 6 deletions
|
|
@ -122,7 +122,9 @@ Roadmap items should be actionable and checkable:
|
|||
read-only SQLite schema summary/hash. cr-sqlite loading, change extraction,
|
||||
and sync are still roadmap work.
|
||||
- KV stores support local SQLite-backed create/set/get. Iroh Documents
|
||||
replication and prefix-capability enforcement are still roadmap work.
|
||||
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.
|
||||
- Pubsub supports local daemon-lifetime publish/subscribe snapshots through a
|
||||
|
|
|
|||
Loading…
Reference in a new issue