geth/docs/adr/0008-cas-and-blob-distribution.md

16 lines
385 B
Markdown
Raw Permalink Normal View History

2026-05-15 15:08:20 +02:00
# ADR 0008: CAS And Blob Distribution
## Status
Accepted.
## Decision
CAS starts as local filesystem storage with BLAKE3 content hashes. Future work
adds iroh-blobs, provider tracking, pins, encrypted private blobs, collections,
manifests, and file sync tree objects.
## Consequences
The MVP has useful local blob commands while preserving a path to networked blob
distribution.