Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.13 KB

README.md

File metadata and controls

45 lines (27 loc) · 1.13 KB

Ehcache-JCache

About

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.

Modules

  • 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.

IRC

We will be using the #jsr107 channel on Freenode for chat.

Issue tracker

Please log issues to: https://github.com/jsr107/ehcache-jcache/issues

License

This software is provided under an Apache 2 open source license, read the LICENSE.txt file for details.

Contributors

This free, open source software was made possible by Terracotta, Inc.. See the CONTRIBUTORS.markdown file for details.

Copyright

Copyright (c) Terracotta