Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(experiment): add a parallel AMT traversal function #84

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

i-norden
Copy link

This PR implements parallel ForEach and ForEachAt methods. This is analogous to the work started by @aschmahmann in filecoin-project/go-hamt-ipld#103 and wrapped up in filecoin-project/go-hamt-ipld#115.

It depends on ipfs/go-ipld-cbor#97 and its dependencies ipfs/boxo#492 and ipfs/go-datastore#210.

TODO:
Replace replace directives if/when dependencies are merged and released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant