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

Investigate: Parallelize object enumeration #137

Open
sa7mon opened this issue Jul 22, 2023 · 0 comments
Open

Investigate: Parallelize object enumeration #137

sa7mon opened this issue Jul 22, 2023 · 0 comments
Labels
refactor Code cleanup / optimization
Milestone

Comments

@sa7mon
Copy link
Owner

sa7mon commented Jul 22, 2023

The ListObjectsV2 endpoint has a few parameters that might allow for parallelized object enumeration:

  • start-after
  • prefix

Prefix: https://stackoverflow.com/a/49888947/2307994

Do we need a ContinuationToken for either?

@sa7mon sa7mon added this to the Future milestone Jul 22, 2023
@sa7mon sa7mon transferred this issue from another repository Jul 29, 2023
@sa7mon sa7mon added the refactor Code cleanup / optimization label Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Code cleanup / optimization
Projects
None yet
Development

No branches or pull requests

1 participant