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

Remove overengineered image deduplication feature #169

Closed
1 task
Alfagun74 opened this issue Aug 6, 2023 · 0 comments
Closed
1 task

Remove overengineered image deduplication feature #169

Alfagun74 opened this issue Aug 6, 2023 · 0 comments
Labels
🔧 feature New feature or request 🎛️ server There are things to do on the server

Comments

@Alfagun74
Copy link
Contributor

Currently, the server does not remove unused images from the drive. Image deduplication complicates garbage collection significantly. Images should be promptly deleted from both the drive and the database once they are no longer referenced in their entity. It is not a typical scenario to have identical images, so practicality should guide our approach.

  • Remove Deduplication Feature
@Alfagun74 Alfagun74 added 🔧 feature New feature or request 🎛️ server There are things to do on the server labels Aug 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 feature New feature or request 🎛️ server There are things to do on the server
Projects
Archived in project
Development

No branches or pull requests

1 participant