Skip to content

(Potentially) only announce Manifest Cid on the DHT #227

Open
@dryajov

Description

@dryajov

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

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions