DataNucleus support for third-party caching products. This includes memcached, EHCache (not javax.cache), Redis, and Cacheonix. Note that this plugin is for caching products that do NOT implement the javax.cache standardised API. Support for javax.cache API products is included in datanucleus-core.
This is built using Maven, by executing mvn clean install
which installs the built jar in your local Maven repository.
License : Apache 2 licensed
Issue Tracker : http://github.com/datanucleus/datanucleus-cache/issues
Javadocs : 5.1, 5.0, 4.0
Download(Releases) : Maven Central
Download(Nightly) : Nightly Builds
Dependencies : See file pom.xml