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

Feature Proposal: Automatic Deletion of Expired and Unused Caches #2

Open
k997 opened this issue Mar 2, 2024 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@k997
Copy link

k997 commented Mar 2, 2024

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
Copy link
Owner

NoCLin commented Mar 2, 2024

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.

@NoCLin NoCLin added the enhancement New feature or request label Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants