Feature Proposal: Automatic Deletion of Expired and Unused Caches
k997 opened this issue · 1 comments
k997 commented
Expected Behavior:
- The software should periodically scan the cache directory to identify and remove expired cache files.
- Only those cache files that have not been accessed or referenced for an extended period should be considered "unused."
- Users should be able to configure the frequency and threshold for the automatic deletion feature.
NoCLin commented
Thank you for the feedback! This project is still in its early stages, and these features have already been planned.
A TTL parameter will be provided in the future.