-
-
Notifications
You must be signed in to change notification settings - Fork 182
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
MAX_CACHE_SIZE
works great keeping the cache small. However, when we are deleting a file from the remote backend, the cache is not informed and the file is still cached. It would be nice to check if the file still exists in the remote backend periodically ever x minutes/hours/days/weeks.
Describe alternatives you've considered
Removing files from the cache with cron, this is however not ideal.
Additional context
None.
Namstel
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working