images/files should be streamed directly to S3
Open
enhancement
help wanted
- Dominant language
- Elixir
- Stars
- 108
- Forks
- 20
- Avg merge
- 21h 46m
- Merged PRs (30d)
- 4
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.