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(s3): clientDirectUpload option #638

Merged
merged 2 commits into from
Oct 18, 2022
Merged

feat(s3): clientDirectUpload option #638

merged 2 commits into from
Oct 18, 2022

Conversation

kukhariev
Copy link
Owner

@kukhariev kukhariev commented Oct 14, 2022

  • Added initial S3 multipart upload using presigned urls.
    Please note that this is an experimental feature and is currently not fully tested.

@kukhariev kukhariev linked an issue Oct 14, 2022 that may be closed by this pull request
@kukhariev kukhariev force-pushed the s3presigned branch 2 times, most recently from ab061fe to 14203b2 Compare October 14, 2022 10:23
@kukhariev kukhariev changed the title feat: s3 clientDirectUpload feat(s3): clientDirectUpload option Oct 14, 2022
@kukhariev kukhariev marked this pull request as ready for review October 14, 2022 15:16
@kukhariev kukhariev merged commit 093484c into master Oct 18, 2022
@kukhariev kukhariev deleted the s3presigned branch October 18, 2022 06:16
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.

Make it work with amazon s3 presigned urls
1 participant