Package org.craftercms.core.cache.impl
package org.craftercms.core.cache.impl
-
ClassDescription
Cachethat implements common functionality, such as logging and expiration/refresh check every tick, and uses and underlyingCacheStoreAdapterto store the items.Default implementation ofCacheItem.Default implementation ofCacheRefresher.Adapter to the real data structure used to store the items of a cache.