Optimize log removal daemon #321

Open
opened 2022-12-22 13:57:35 +01:00 by Jef Roosens · 0 comments
Owner

The daemon currently sends an SQL request for every single log. It would be a lot more efficient database-wise to send batch remove requests instead.

This optimisation probably won't even be noticeable, so it's not a high priority.

The daemon currently sends an SQL request for every single log. It would be a lot more efficient database-wise to send batch remove requests instead. This optimisation probably won't even be noticeable, so it's not a high priority.
Jef Roosens added the
good first issue
enhancement
labels 2022-12-22 13:57:35 +01:00
This repository is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: vieter-v/vieter#321
No description provided.