Skip to content

S3 client upload#81

Merged
das-Abroxas merged 7 commits intomainfrom
feat/s3client-upload
May 14, 2024
Merged

S3 client upload#81
das-Abroxas merged 7 commits intomainfrom
feat/s3client-upload

Conversation

@das-Abroxas
Copy link
Contributor

This pull request replaces the existing XHR-based file upload mechanism with a more efficient and scalable S3 client-based upload. The new implementation leverages AWS S3 SDK capabilities, offering better performance, reliability, and ease of maintenance.

@das-Abroxas das-Abroxas added the enhancement New feature or request label May 14, 2024
@das-Abroxas das-Abroxas self-assigned this May 14, 2024
Copy link
Member

@St4NNi St4NNi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good change, using the official s3 client should give users more options in the future.

LGTM !

@das-Abroxas das-Abroxas merged commit 59f9aea into main May 14, 2024
@das-Abroxas das-Abroxas deleted the feat/s3client-upload branch May 14, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants