(Quick Reference)

1 Introduction To The Cache Plugin - Reference Documentation

Authors: Jeff Brown, Burt Beckwith

Version: 1.0.1

Table of Contents

1 Introduction To The Cache Plugin

The Grails Cache plugin provides powerful and easy to use caching functionality to Grails applications and plugins.

The plugin makes significant use of the caching abstraction provided by Spring 3.1. This user guide will focus on taking advantage of that functionality specifically within the context of a Grails application. For information on the underlying abstraction see The Official Spring Documentation.

1.1 Change log

Version 1.0.1 - October 28, 2012

Version 1.0.0 - July 4, 2012

Version 1.0.0.RC1 - May 22, 2012

Version 1.0.0.M2 - May 12, 2012