Grails plugin for the JBoss Infinispan distributed cache.
Dependency :
compile ":infinispan:0.4.5"Custom repositories :
mavenRepo "https://infinispan4g.svn.sourceforge.net/svnroot/infinispan4g"
Summary
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).
Installation
Refer to the description.
Description
Install the plugin as follows:grails install-plugin infinispan 1.0.3
Do not install the plugin as follows:grails install-plugin infinispanSince the Grails portal currently has an issue in which it reports the incorrect current release; if you do this, you'll get an old version of the plugin (version 0.4.5).The documentation for this plugin is located here.