# Functions
FromAny returns a component cache config from a parsed config, yaml node or map.
MetricsForCache wraps a cache with a struct that adds standard metrics over each method.
NewConfig returns a configuration struct fully populated with default values.
# Interfaces
V1 Defines a common interface of cache implementations.