local-ch / lhc

🚀 Advanced HTTP Client for Ruby. Fueled with interceptors.
GNU General Public License v3.0
43 stars 1 forks source link

Clean filestore #93

Closed skaestle closed 7 years ago

skaestle commented 7 years ago

https://jira.localsearch.ch/browse/WEB-4155

Call cache.cleanup if preemptively_clean_filestore: true is set and the cache-backend is a ActiveSupport::Cache::FileStore

see: https://github.com/local-ch/lhs/pull/238