Package org.craftercms.engine.cache
package org.craftercms.engine.cache
-
ClassDescription
ContentStoreAdapterDecoratorthat is aware of cache warming and uses the preloaded folders to check if items exist before even going to the actual content store adapter, enhancing thus performance.ContextCacheWarmerthat performs warm up of a list of descriptor and content folders at theContentStoreAdapterlevel.ContextCacheWarmerthat performs warm up at theContentStoreServicelevel by preloading a list of folder trees.Helper class that's used to warm up the cache of a context.Represents a folder in the content store that has been preloaded in the cache.Helper class that's used to warm up the cache of a site context.Default implementation forSiteCacheWarmerImpl.