go-car icon indicating copy to clipboard operation
go-car copied to clipboard

Make CAR v2 index iterable without having to read it all into memory

Open masih opened this issue 3 years ago • 1 comments

Ideally, the index would not have to be loaded into memory to be iterated, like this.

See:

  • https://github.com/filecoin-project/dagstore/pull/2#discussion_r656358001

masih avatar Jun 22 '21 16:06 masih