textileio / powergate

Multitiered file storage API built on Filecoin and IPFS
MIT License
384 stars 93 forks source link

retrieval: support IPLD selectors #544

Open jsign opened 4 years ago

jsign commented 4 years ago

In theory the Filecoin network supports retrieving partial data using IPLD selectors. This is a cost-effective way to retrieve only the data we need from a Piece.

hoffmabc commented 4 years ago

Very much would like this

jsign commented 4 years ago

Very much would like this

It's a work in progress now.