Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 341 Bytes

cache-store-implementations.md

File metadata and controls

8 lines (6 loc) · 341 Bytes
layout title
cache-store-implementations
Persistent Cache Stores

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.