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

Handle images using s3 #33

Open
4slimbu opened this issue May 11, 2020 · 1 comment
Open

Handle images using s3 #33

4slimbu opened this issue May 11, 2020 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@4slimbu
Copy link
Owner

4slimbu commented May 11, 2020

Instead of saving images locally, saving it on s3 is a better choice

@4slimbu 4slimbu added this to the Next Release milestone May 11, 2020
@4slimbu 4slimbu added the enhancement New feature or request label May 11, 2020
@4slimbu
Copy link
Owner Author

4slimbu commented May 13, 2020

This is an api. So, if someone wants to save image in s3, they will do it on the app itself. If we add support for s3, then it means the image need to be uploaded to the api and then to s3. So, may be s3 implementation isn't that great.

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