module
Components::Cache
Defined in:
components/cache/cache_store.crcomponents/cache/cache_warmer.cr
components/cache/cacheable.cr
components/cache/configuration.cr
components/cache/invalidation_strategies.cr
components/cache/memory_cache_store.cr
components/cache/redis_cache_store.cr
Class Method Summary
-
.config : Configuration
Global cache configuration instance
-
.config=(config : Configuration)
Global cache configuration instance
-
.configure(&block : Configuration -> Nil) : Nil
Configure the cache system