Make CAR v2 index iterable without having to read it all into memory
Open
P3
- Dominant language
- Go
- Stars
- 175
- Forks
- 54
- Avg merge
- 6d 5h
- Merged PRs (30d)
- 4
Description
Ideally, the index would not have to be loaded into memory to be iterated, like [this](https://github.com/filecoin-project/dagstore/pull/2/files#diff-b0929dacd4f1fc192cd308c1a9db2e85154ea742ccec315518e659d7f6a3efc7R347).
See:
* https://github.com/filecoin-project/dagstore/pull/2#discussion_r656358001
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.