Namespaces

Classes

Abstracts the task of creating a BackendInterface implementation with it's options.

This cache factory takes care of instantiating a cache frontend and injecting a certain cache backend. After creation of the new cache, the cache object is registered at the cache manager.

Global Configuration about the environment to be used by caches.

Interfaces

Interface for objects which are cache aware and are collaborative when it comes to storing them in a cache.

This cache factory takes care of instantiating a cache frontend and injecting a certain cache backend. After creation of the new cache, the cache object is registered at the cache manager.

Exceptions

A generic Cache exception