-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is there an existing issue for this?
- I have searched the existing issues and nothing seems to be related to my idea.
Is your feature request related to a problem? Please describe. What is your idea?
As @Quahis mentioned - when having many images (cocktails, glasses, cards, ...) postgres could get very slow (not on a private only instance, but when having multiple workspaces for multiple users).
By adding an optional s3/minio bucket, this could improve the performance in longterm a lot.
Describe the solution you'd like. How should it look in the app?
- Step: Migrate all images to seperate tables
- Step: Optional s3/minio bucket (backend only should have write permissions)
- Step: Change image urls to the bucket, based on an environment variable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request