(Quick Reference)

1 Introduction To The Cache Plugin - Reference Documentation

Authors: Burt Beckwith

Version: 1.0.6-SNAPSHOT

Table of Contents

1 Introduction To The Cache Plugin

The Grails Cache Ehcache plugin extends the Cache plugin and uses Ehcache as the storage provider for cached content. It replaces the core plugin's grailsCacheManager bean with one that uses an Ehcache backend.

1.1 Change log

Version 1.0.0 - July 4, 2012

Version 1.0.0.M2 - May 12, 2012