Chapter 5. The CacheStore and ConfigurationBuilder APIs

5.1. About the CacheStore API

An implementation of the CacheStore interface defines the cache's read-through and write-through behavior. A cache store method is called to perform operations in the secondary storage such as the addition or removal of entries.