Ehcache 3.1.2 发布,Java 缓存框架
欢迎加入运维网交流群:263444886Ehcache 3.1.2 发布了,EhCache 是一个纯Java的进程内缓存框架,具有快速、精干等特点,是Hibernate中默认的CacheProvider。
更新内容:
[*] Clarifications and bug fix on PersistentCacheManager.destroyCache
[*] Fix for using clustered caches with JCache / JSR-107 while activating MBeans
[*] Performance improvements for clustering
[*] Many bug fixes ...
注意:由于Terracotta服务器支持的Ehcache 3仍处于测试阶段,发布点不交叉兼容。因此更新Ehcache 3.1.X或Terracotta服务器时,必须使用匹配的服务器或客户端
发行说明及下载地址:
[*] https://github.com/ehcache/ehcache3/releases/tag/v3.1.2
下图是 Ehcache 在应用程序中的位置:
页:
[1]