Plugins You can find out about all the publicly available Grails plugins.

Interested in your own plugin appearing here? Take a look at the Publishing Plugins Guide and when you're ready, please fill out this form. NEW: Get involved by voicing your opinion on new plugins waiting to be approved in the Pending Plugin portal.

Redis Plugin

supported by SpringSource

6 votes

The Redis plugin provides integration with a Redis datastore. Redis is a lightning fast 'data structure server'. The plugin enables a number of memoization techniques to cache results from complex operations in Redis. Read more

Dependency :
compile ":redis:1.3.3"

Documentation Source Issues

MongoDB GORM

supported by SpringSource

  • Tags : persistence, gorm, mongodb, nosql
  • Latest : 1.2.0
  • Last Updated: 20 May 2013
  • Grails version : 2.0.0 > *
26 votes

4% of Grails users

A plugin that integrates the Mongo document datastore into Grails, providing a GORM API onto it Read more

Dependency :
compile ":mongodb:1.2.0"

Documentation Source Issues

12Next