A process by which changes to a cache entry (create, update, delete) are
pushed into the backend data store.
It is important to note that the business logic for Read-Through and WriteThrough operations for a specific cache are confined within the caching layer
itself. Hence, your application remains insulated from the specifics of the
cache and its backing system-of-record