1.3.5. New High Performance File Cache Store
JBoss Data Grid 6.2 features a new File cache store which provides high throughput in reads and writes to disk. The new cache store is available on both Library and Client-server modes.
This cache store implementation keeps in-memory an index of the keys for the persisted entries. For use cases in which storing these keys in-memory is not a suitable option, a new LevelDB cache store is also available.