-
Notifications
You must be signed in to change notification settings - Fork 87
refactor: use opendal as a better S3 SDK #435
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
Conversation
Signed-off-by: tison <[email protected]>
70b3f8d to
61bbf82
Compare
|
cc @caiq1nyu for review |
Xuanwo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks nice and clear!
|
thanks for your commits. i need to do some basic research for OpenDal first |
Signed-off-by: tison <[email protected]>
Sure. Feel free to reply here for any questions. I'd push a new commit to fix build. Please trigger a new CI run. |
|
@caiq1nyu Maybe you can give another round this week? |
|
No issues, the S3 operation logic looks much cleaner |
|
Thanks! |
rusoto SDK is unmaintained for a while.
cc @Xuanwo if you have some time you may take a look whether the migration is correct and thus this is a showcase we can refer to.