Add local KV store commands
This commit is contained in:
parent
4ec50d7473
commit
1a0f1e7671
14 changed files with 395 additions and 13 deletions
|
|
@ -120,6 +120,8 @@ 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. 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.
|
||||
- Signed peer-card LAN discovery payloads, peer auth over Iroh, cr-sqlite,
|
||||
iroh-docs, iroh-gossip, iroh-blobs, Automerge sync, real auth enforcement,
|
||||
OpenSSH KRL generation, and Keyhive/BeeKEM-style authorization are future
|
||||
|
|
|
|||
Loading…
Reference in a new issue