Class: Skylight::Normalizers::ActiveSupport::Cache Private

Inherits:
Normalizer show all
Defined in:
lib/skylight/normalizers/active_support/cache.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

NOTE: Instrumentation may not be turned on by default and is possibly buggy github.com/mperham/dalli/pull/284

Instance Attribute Summary

Attributes inherited from Normalizer

#config

Method Summary

Methods inherited from Normalizer

#initialize, register

Constructor Details

This class inherits a constructor from Skylight::Normalizers::Normalizer