-
Notifications
You must be signed in to change notification settings - Fork 10
Database Management: Automate clean-up jobs #728
Copy link
Copy link
Closed
Description
Is your feature request related to a problem?
The current system lacks automatic clean-up for the database, which can lead to bloated storage and reduced performance over time.
Describe the solution you'd like
Implement cron jobs for regular database clean-up to:
- Remove outdated entries
- Optimize storage usage
- Improve overall performance and maintainability
Original issue
Describe the current behavior
A clear description of how it currently works and what the limitations are.
Describe the enhancement you'd like
A clear and concise description of the improvement you want to see.
Why is this enhancement needed?
Explain the benefits (e.g., performance, usability, maintainability, scalability).
Additional context
Add any other context, metrics, screenshots, or examples about the enhancement here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Closed