layout | title |
---|---|
cache-store-implementations |
Persistent Cache Stores |
Cache stores let Infinispan persist data either to disk or some other form of durable storage. Infinispan offers several default cache store implementations as well as a Persistence SPI that lets you easily create your own cache store.