ipfs-inactive / js-ipfs-unixfs-exporter

[ARCHIVED] JavaScript implementation of the UnixFs exporter used by IPFS
MIT License
2 stars 3 forks source link

perf: do not descend into subtrees #6

Closed achingbrain closed 5 years ago

achingbrain commented 5 years ago

If maxDepth is specified and we have reached that depth, do not load subtrees as we already have the requested node(s)