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

@i-norden i-norden force-pushed the ian/parallel_for_each branch from 8aa735d to daf1e65 Compare October 17, 2023 22:50
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.

1 participant