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'sgrailsCacheManager
bean with one that uses a Redis backend.