Track CAS providers
This commit is contained in:
parent
df70b81a1d
commit
c9803ea7f2
8 changed files with 161 additions and 11 deletions
|
|
@ -127,8 +127,9 @@ Roadmap items should be actionable and checkable:
|
|||
- Local CAS supports pin/unpin metadata, surfaced through `cas list`, and
|
||||
`cas cleanup` evicts unpinned blobs while retaining pinned blobs. The daemon
|
||||
can fetch CAS blobs from an imported signed peer card over Iroh when the peer
|
||||
grants `cas.fetch` on `resource:cas:local`; full `iroh-blobs` provider
|
||||
integration is still roadmap work.
|
||||
grants `cas.fetch` on `resource:cas:local`; successful fetches record local
|
||||
provider metadata visible through `geth cas providers <hash>`. Full
|
||||
`iroh-blobs` provider integration is still roadmap work.
|
||||
- The CAS crate can build deterministic tree objects for local file trees and
|
||||
store those manifests as CAS blobs. The daemon can register and scan local
|
||||
file roots, reporting create/update/delete/rename changes without writing back
|
||||
|
|
|
|||
Loading…
Reference in a new issue