Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ehcache/ehcache3
Ehcache 3.x line
https://github.com/ehcache/ehcache3
Last synced: 16 days ago
JSON representation
Ehcache 3.x line
- Host: GitHub
- URL: https://github.com/ehcache/ehcache3
- Owner: ehcache
- License: apache-2.0
- Created: 2014-02-26T20:39:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-21T15:14:01.000Z (3 months ago)
- Last Synced: 2024-10-19T15:23:23.962Z (25 days ago)
- Language: Java
- Homepage: http://www.ehcache.org
- Size: 20.5 MB
- Stars: 2,011
- Watchers: 155
- Forks: 579
- Open Issues: 125
-
Metadata Files:
- Readme: README.adoc
- Contributing: CONTRIBUTING.adoc
- License: LICENSE
Awesome Lists containing this project
README
= The Ehcache 3.x line is currently the development line.
Status of the build:
[link="https://dev.azure.com/TerracottaCI/ehcache/_build/latest?definitionId=14"]
image::https://dev.azure.com/TerracottaCI/ehcache/_apis/build/status/ehcache3[Build Status]For more information, you might want to go check the https://github.com/ehcache/ehcache3/wiki[wiki].
== Getting started with the Ehcache 3.x API
For samples, documentation, and usage information, please see http://ehcache.org.
== Current release
We released 3.9.0 on August 25th 2020.
The https://github.com/ehcache/ehcache3/releases/tag/v3.9.0[release notes] contain the links to the artifacts and the documentation to help you get started.
You should consider upgrading to 3.9.x as it does all previous 3.x do and more with a fully compatible API.
== Current development & next release
We released the missing features of the clustering tier of Ehcache 3 in 3.7.0.
Starting with version 3.5, Ehcache only supports Java 8 and later.
Version 3.5 is now in maintenance mode. We are no longer planning to perform release of earlier versions.
See the https://github.com/ehcache/ehcache3/milestones[milestones on GitHub] for more details on the current status.
== Contribute
With great pleasure! Have a look at our link:CONTRIBUTING.adoc[Contributing policy].
== Reporting issues
Oh no! We have no bugs! (but if we really do, see details for reporting link:CONTRIBUTING.adoc#reporting-issues[here]).