-
Notifications
You must be signed in to change notification settings - Fork 0
Add scheduled/daemon mode for continuous cleanup #5
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Context
Users currently run zclean manually. A daemon mode that periodically scans and cleans would be more convenient.
What to do
Add zclean --daemon or zclean --interval 60 that runs the scan every N seconds in the background.
Considerations
- Should log to a file
- Graceful shutdown on SIGTERM/SIGINT
- Option to set interval
Difficulty: Medium
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed