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

Support s3 driver #11

Closed
pi0 opened this issue Sep 8, 2021 · 8 comments
Closed

Support s3 driver #11

pi0 opened this issue Sep 8, 2021 · 8 comments

Comments

@pi0
Copy link
Member

pi0 commented Sep 8, 2021

Preferably by direct HTTP implementation

@danielroe
Copy link
Member

danielroe commented Sep 8, 2021

Preferably by direct HTTP implementation

@pi0 You mean using the REST API as opposed to an SDK, right?

@pi0
Copy link
Member Author

pi0 commented Sep 8, 2021

Yes!

@pi0 pi0 added the driver label Sep 22, 2021
@dsfx3d
Copy link

dsfx3d commented Aug 4, 2023

is S3 support still under consideration?

@dsfx3d
Copy link

dsfx3d commented Sep 9, 2023

@pi0 why do you prefer HTTP implementation over SDK?

@qin-guan
Copy link
Contributor

Would the team be open to considering a DynamoDB driver as well?

@amandesai01
Copy link

is this open for PR? I am willing to contribute.

@amandesai01
Copy link

@dsfx3d HTTP implementation because we want this to run on lambda/edge functions. SDK creates a long lived connection which is not preffered in our case.

@becem-gharbi becem-gharbi mentioned this issue Dec 29, 2023
12 tasks
@pi0 pi0 added driver request and removed driver labels May 1, 2024
@pi0
Copy link
Member Author

pi0 commented Dec 18, 2024

Landed in #361

@pi0 pi0 closed this as completed Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants