ipfs / go-ipld-format

IPLD Node and Resolver interfaces in Go
https://github.com/ipld/ipld
MIT License
64 stars 26 forks source link

fix: change the batch size to avoid buffering too much #56

Closed Stebalien closed 4 years ago

Stebalien commented 4 years ago

Otherwise, the max outstanding blocks/size depends on the number of cores.