Ehcache 3.4.0 发布,Java 缓存框架

来源: 投稿
作者: 王练
2017-08-30 08:01:29

Ehcache 3.4.0 已发布,EhCache 是一个纯 Java 的进程内缓存框架,具有快速、精干等特点,是 Hibernate 中默认的 CacheProvider 。

该版本对 Terracotta server 进行了较大的改进,Ehcache 3.3.x 和 3.4.y 不兼容,建议升级至最新版本。

3.4 系列也很可能是最后支持 Java 6 的版本,即将推出的 Ehcache 3.5.0 计划会转移到 Java 8 及以上版本。

此版本更新内容:

  • Fixed the too strict regex in cluster connection that prevented proper use of HA setups,

  • Fixed an expiry issue when having local caching tiers on top of a clustered tier,

  • Some specific bug fixes and all the 3.3.2 and 3.2.3 fixes.

更多详情和下载地址请查阅发行列表

展开阅读全文
点击加入讨论🔥(2) 发布并加入讨论🔥
2 评论
19 收藏
分享
返回顶部
顶部