Product Documentation : Ehcache Developer Guide : Cache Usage Patterns : Supported Usage Patterns
Supported Usage Patterns
There are several common access patterns when using a cache. Ehcache supports the following patterns:
*Cache-aside (or direct manipulation)
*Cache-as-sor (a combination of read-through and write-through or write-behind patterns)
*Read-through
*Write-through
*Write-behind (or write-back)
*Copy cache
Copyright © 2010-2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product Logo |   Feedback