Persistence in Infinispan

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 1491

This topic has not yet been written. The content below is from the topic description.
Persistence – In�nispan exposes a CacheStore interface, and several high-performance implementations - including JDBC CacheStores, �lesystem-based CacheStores, Amazon S3 CacheStores, etc.  CacheStores can be used for “warm starts�, or simply to ensure data in the grid survives complete grid restarts, or even to overflow to disk if you really do run out of memory.