Skip to main content

Module chunk

Module chunk 

Source
Expand description

Chunk storage operations.

Chunks are immutable, content-addressed data blocks where the address is the BLAKE3 hash of the content.

Structsยง

PeerPool
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.