Open
Description
Right now, we're announcing every single hash/cid from a dataset on the DHT, this has significant overhead and can be potentially overcome by limiting announcements to only the Manifest
cid. This would require adding a way to identifying/indexing the Manifests in the repo.
The listBlocks
from the BlockStore
, will take an additional argument with the multicodec
that we want to retrieve. The datastore has to allow querying based on the multicodec
.
Metadata
Metadata
Assignees
Labels
No labels