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

images/files should be streamed directly to S3 #35

Open
nelsonic opened this issue Nov 18, 2016 · 0 comments
Open

images/files should be streamed directly to S3 #35

nelsonic opened this issue Nov 18, 2016 · 0 comments
Labels
enhancement New feature or enhancement of existing functionality help wanted If you can help make progress with this issue, please comment!

Comments

@nelsonic
Copy link
Member

Instead of uploading the file to AWS S3 as a single blob we should be streaming the file to S3.
This avoids "blocking" while we wait for the file to be uploaded.

@nelsonic nelsonic added enhancement New feature or enhancement of existing functionality help wanted If you can help make progress with this issue, please comment! labels Nov 18, 2016
nelsonic added a commit that referenced this issue Nov 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or enhancement of existing functionality help wanted If you can help make progress with this issue, please comment!
Projects
None yet
Development

No branches or pull requests

1 participant