public interface CacheStorage
Map
interface.
The implementations can be coded in a non-threadsafe manner as the natural
user of the cache storage, TemplateCache
does the necessary
synchronization.Configuration.setCacheStorage(CacheStorage)