class
Components::Cache::TimeBasedInvalidation
Overview
Invalidate cache based on time
Defined in:
components/cache/invalidation_strategies.crConstructors
Instance Method Summary
- #invalidate(component : Component, cache_store : CacheStore) : Nil
- #should_invalidate?(component : Component, event : InvalidationEvent) : Bool