Expand description
Chunk storage operations.
Chunks are immutable, content-addressed data blocks where the address is the BLAKE3 hash of the content.
Structsยง
- Peer
Pool - A reusable set of peers built from a single DHT lookup, suitable for fetching many chunks from overlapping close groups without paying the lookup cost per chunk.