method
cleanup
v4.1.8 -
Show latest stable
- Class:
ActiveSupport::Cache::MemoryStore
cleanup(options = nil)public
Preemptively iterates through all stored keys and removes the ones which have expired.
cleanup(options = nil)Preemptively iterates through all stored keys and removes the ones which have expired.