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

refactor: Say goodbye to aws-s3-sdk #152

Merged
merged 6 commits into from Mar 18, 2022
Merged

refactor: Say goodbye to aws-s3-sdk #152

merged 6 commits into from Mar 18, 2022

Conversation

Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented Mar 16, 2022

Signed-off-by: Xuanwo github@xuanwo.io

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

refactor: Say goodbye to aws-s3-sdk

Use reqsign to replace aws-s3-sdk, so that:

  • We can control the underlying HTTP client
  • We can do whatever we want on raw API
  • We can reduce bunch of aws related deps

Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
@Xuanwo
Copy link
Member Author

Xuanwo commented Mar 16, 2022

AWS S3 and anonymous minio s3 works well, we need to address Xuanwo/reqsign#20

Cargo.toml Outdated Show resolved Hide resolved
@Xuanwo
Copy link
Member Author

Xuanwo commented Mar 16, 2022

AWS S3 and anonymous minio s3 works well, we need to address Xuanwo/reqsign#20

Should be fixed in Xuanwo/reqsign#22

Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
@Xuanwo Xuanwo merged commit 8a201d4 into main Mar 18, 2022
@Xuanwo Xuanwo deleted the simple_client branch March 18, 2022 04:53
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.

None yet

2 participants