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

Photos are stored in the db rather than S3 #263

Open
ti2ger92 opened this issue Nov 14, 2019 · 0 comments
Open

Photos are stored in the db rather than S3 #263

ti2ger92 opened this issue Nov 14, 2019 · 0 comments
Labels
bug P3 Priority 3

Comments

@ti2ger92
Copy link
Contributor

Photo uploads are typically stored in an S3 bucket and a url persisted to the database. We should refactor toward that approach for performance. This is low-priority at our scale, however.
The imageSrc attribute on a question record now stores a URL, so until we implement image-upload logic, edu team members can save images somewhere publicly accessible (TBD) and store the url with the image.
Original issue:

https://github.com/UPchieve/server/issues/30

@ti2ger92 ti2ger92 added bug P3 Priority 3 labels Nov 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug P3 Priority 3
Projects
None yet
Development

No branches or pull requests

1 participant