Skip to content

datanucleus/datanucleus-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datanucleus-cache

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.

KeyFacts

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