-
Notifications
You must be signed in to change notification settings - Fork 196
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
bring s3 #6282
Comments
It would be cool if this library was reusable for multiple platforms and not just AWS. There are many S3-compatible object storage services out there: |
Very cool. So I can imagine a platform parameter that allows determining the backend. |
Hi, This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. |
Use Case
It should be possible to easily create a library for explicitly using S3 if users so desire.
Proposed Solution
There is an analysis of mocking tools that can be used to implement the local simulator.
Implementation Notes
No response
Component
No response
Community Notes
The text was updated successfully, but these errors were encountered: