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 AWS S3 #15

Open
dr-vortex opened this issue Oct 25, 2023 · 0 comments
Open

Support AWS S3 #15

dr-vortex opened this issue Oct 25, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@dr-vortex
Copy link
Member

dr-vortex commented Oct 25, 2023

@atrauzzi:

Cool library, I've been looking for something like a browser-side flysystem.

Out of curiosity, do you have any plans to implement S3 support (both authenticated via the SDK as well as not)? Moreover, would something like EvaporateJS be helpful for unauthenticated S3 uploads?

@jvilk:

I'd accept a PR with an S3 backend. I don't know anything about EvaporateJS and how it compares to the default JS SDK. BrowserFS's internals have not (yet) been optimized for large files, so multipart uploads may be overkill (at least on fast connections).

jvilk/BrowserFS#228

@dr-vortex dr-vortex added the enhancement New feature or request label Oct 25, 2023
@dr-vortex dr-vortex changed the title AWS S3 Support? Support AWS S3 Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant