# ehcache **Repository Path**: mirrors/ehcache ## Basic Information - **Project Name**: ehcache - **Description**: EhCache 是一个纯Java的进程内缓存框架,具有快速、精干等特点,是Hibernate中默认的CacheProvider。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 13 - **Forks**: 0 - **Created**: 2017-04-01 - **Last Updated**: 2025-09-06 ## Categories & Tags **Categories**: cache-modules **Tags**: None ## 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]).