ehcache-jcache is a full implementation of the API and SPI from from JSR107 (aka JCache). It provides a wrapper around an Ehcache cache that allows allows you to use Ehcache as the caching provider using only JSR107 APIs.
- ehcache-jcache This contains the ehcache-jcache implementation
- jcache-tck-runner This runs the JSR107 TCK suite against the ehcache-jcache implementation to verify compliance with the spec.
We will be using the #jsr107
channel on Freenode for chat.
Please log issues to: https://github.com/jsr107/ehcache-jcache/issues
This software is provided under an Apache 2 open source license, read the LICENSE.txt
file for details.
This free, open source software was made possible by Terracotta, Inc.. See the CONTRIBUTORS.markdown
file for details.
Copyright (c) Terracotta