-
Notifications
You must be signed in to change notification settings - Fork 29
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
Switch to aws-sdk-s3 #108
Comments
@pwang7 We have two choices now.
|
Which option do you prefer? |
I prefer to switch now. Edit: Edit2: |
Before we switch to full smithy server codegen, it would be good to perform a quick benchmark to make sure the generated code is at least as efficient as the hand written implementation. |
I'm investigating custom codegen implementation because smithy is not good enough yet for our requirements. I believe that s3d is facing the same problem.
Anyway, Related:
|
Investigation finished. The new design is published at https://github.com/Nugine/s3s. Announcement |
rusoto/rusoto#1651
https://docs.rs/aws-sdk-s3/latest/aws_sdk_s3/
The text was updated successfully, but these errors were encountered: