ipfs / js-ipfs-unixfs

JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)
Other
87 stars 34 forks source link

fix: parallelise loading of dag-pb links in directories when exporting #286

Closed alanshaw closed 1 year ago

alanshaw commented 1 year ago

This PR extends the work done in https://github.com/ipfs/js-ipfs-unixfs/pull/249 to also include directories and sharded directories.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version ipfs-unixfs-exporter-v12.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: