We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
initial implementation would presumably read the part files from disk
The text was updated successfully, but these errors were encountered:
To implement this feature, I may need to save additional information in the global multipart map.
I might need to reorganize the data structures to efficiently search for keys and keys with a specific prefix as well.
Alternatively we could just provide a scaled down version of ListMultipartUploads.
Sorry, something went wrong.
Can you describe what a 'scaled down version' might mean?
Is there a way to list the multipart uploads without, you know, listing the multipart uploads?
JustinKyleJames
No branches or pull requests
initial implementation would presumably read the part files from disk
The text was updated successfully, but these errors were encountered: