Module: LHS::Record::RequestCycleCache

Extended by:
ActiveSupport::Concern
Included in:
LHS::Record
Defined in:
lib/lhs/concerns/record/request_cycle_cache/interceptor.rb,
lib/lhs/concerns/record/request_cycle_cache/request_cycle_thread_registry.rb

Defined Under Namespace

Classes: Interceptor, RequestCycleThreadRegistry

Constant Summary collapse

REQUEST_CYCLE_CACHE_WARNING =
"[WARNING] Can't enable LHS::RequestCycleCache as LHC::Caching interceptor is not enabled/configured (see https://github.com/local-ch/lhc/blob/master/docs/interceptors/caching.md#caching-interceptor)!".freeze