内容简介:Ehcache 3.5.2 已发布,EhCache 是一个纯 Java 的进程内缓存框架,具有快速、精干等特点,是 Hibernate 中默认的 CacheProvider 。 更新内容: #2337 : Ensure we break out of reconnect loop when the entity...
Ehcache 3.5.2 已发布,EhCache 是一个纯 Java 的进程内缓存框架,具有快速、精干等特点,是 Hibernate 中默认的 CacheProvider 。
更新内容:
#2337 : Ensure we break out of reconnect loop when the entity does not exist
#2204 : Handle replication of empty operation chains
#2214 : Prevent oversized puts from emptying the cache
#2314 : Infinite reconnection & broader connection failure handling
#2238 : Correctly handle chain resolve requests in client code
完整内容请查看发布主页。
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Ehcache 3.4.0 发布,Java 缓存框架
- Ehcache 3.5.0 发布,Java 缓存框架
- Ehcache 3.5.1 发布,Java 缓存框架
- Ehcache 3.6.1 发布,Java 缓存框架
- Ehcache 3.6.1 发布,Java 缓存框架
- Android 内存缓存框架 LruCache 的源码分析
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Is Parallel Programming Hard, And, If So, What Can You Do About
Paul E. McKenney
The purpose of this book is to help you understand how to program shared-memory parallel machines without risking your sanity.1 By describing the algorithms and designs that have worked well in the pa......一起来看看 《Is Parallel Programming Hard, And, If So, What Can You Do About 》 这本书的介绍吧!
HTML 压缩/解压工具
在线压缩/解压 HTML 代码
RGB HSV 转换
RGB HSV 互转工具