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

MongoDB GORM

supported by SpringSource

  • Tags : persistence, gorm, mongodb, nosql
  • Latest : 1.2.0
  • Last Updated: 22 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

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

Grails plugin for the JBoss Infinispan distributed cache.

1 vote

This is a plugin for the JBoss Infinispan distributed cache ( http://www.jboss.org/infinispan).

Refer to the Grails Infinispan plugin web page for more information ( http://grails.org/plugin/infinispan). Read more

Dependency :
compile ":infinispan:0.4.5"

Documentation Source Issues

12Next