Ehcache 3.4.0 发布,Java 缓存框架

栏目: 软件资讯 · 发布时间: 8年前

内容简介:Ehcache 3.4.0 已发布,EhCache 是一个纯 Java 的进程内缓存框架,具有快速、精干等特点,是 Hibernate 中默认的 CacheProvider 。 该版本对 Terracotta server 进行了较大的改进,Ehcache 3.3.x 和 3.4.y 不兼容...

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.

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


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《Ehcache 3.4.0 发布,Java 缓存框架》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Numerical Linear Algebra

Numerical Linear Algebra

Lloyd N. Trefethen、David Bau III / SIAM: Society for Industrial and Applied Mathematics / 1997-06-01 / USD 61.00

Numerical Linear Algebra is a concise, insightful, and elegant introduction to the field of numerical linear algebra.一起来看看 《Numerical Linear Algebra》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

MD5 加密
MD5 加密

MD5 加密工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具