(Quick Reference)

1 Introduction To The Cache Redis Plugin - Reference Documentation

Authors: Burt Beckwith

Version: 1.1.0

Table of Contents

1 Introduction To The Cache Redis Plugin

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

1.1 Change log

Version 1.0.0 - July 4, 2012

Version 1.0.0.M2 - May 12, 2012