Add local CAS cleanup policy
This commit is contained in:
parent
00471bcec0
commit
21920b51b5
10 changed files with 184 additions and 8 deletions
|
|
@ -89,7 +89,8 @@ Resource kinds:
|
|||
|
||||
`geth-cas` is implemented locally first using BLAKE3 hashes and filesystem blob
|
||||
storage. Local pin/unpin metadata is tracked in SQLite and surfaced in
|
||||
`cas list`. Iroh-blobs, providers, encrypted blobs, cache cleanup, manifests,
|
||||
`cas list`. `cas cleanup` removes unpinned local blobs while retaining pinned
|
||||
blobs. Iroh-blobs, providers, encrypted blobs, richer cache policies, manifests,
|
||||
and file sync trees are future work.
|
||||
|
||||
`geth-kv`, `geth-db`, `geth-document`, `geth-pubsub`, `geth-pipe`, and
|
||||
|
|
|
|||
Loading…
Reference in a new issue