(Quick Reference)

1 Introduction To The Cache Plugin - Reference Documentation

Authors:

Version: 3.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.1.7 - June 24, 2014

Requires Grails 2.3 or later

Version 1.1.6 - May 9, 2014

Version 1.1.5 - April 25, 2014

Version 1.1.4 - April 25, 2014

Version 1.1.3 - April 24, 2014

Version 1.1.2 - April 23, 2014

Version 1.1.1 - July 3, 2013

Version 1.1 - July 3, 2013

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