method
cleanup
v7.0.0 -
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.