J2Cache 2.7.2 发布,解决多个实例并存问题

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

内容简介:@红薯:当你碰到一个百思不得其解的奇怪问题,折腾半天搞不定的时候,这个问题基本上可以判断是因为一个愚蠢错误引起的。 ------- 华丽分割线 ------- J2Cache 2.7.2 版本更新了,该版本主要更新内容包括: 新增使...

@红薯:当你碰到一个百思不得其解的奇怪问题,折腾半天搞不定的时候,这个问题基本上可以判断是因为一个愚蠢错误引起的。

------- 华丽分割线 -------

J2Cache 2.7.2 版本更新了,该版本主要更新内容包括:

  • 新增使用 Lettuce 时对 Redis Cluster 模式的支持

  • 修复 Lettuce key 解码错误的问题 

  • 解决多个 CacheChannel 实例并存的问题

  • 解决使用 jedis 时无法通过 CacheChannelTest 单元测试的问题

  • CacheChannel 增加关闭状态的判断

Maven:

<dependency>
  <groupId>net.oschina.j2cache</groupId>  
  <artifactId>j2cache-core</artifactId>  
  <version>2.7.2-release</version>  
</dependency>

源码仓库:https://gitee.com/ld/J2Cache 欢迎 Star 点赞!


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


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

Domain-Driven Design Distilled

Domain-Driven Design Distilled

Vaughn Vernon / Addison-Wesley Professional / 2016-6-2 / USD 36.99

Domain-Driven Design (DDD) software modeling delivers powerful results in practice, not just in theory, which is why developers worldwide are rapidly moving to adopt it. Now, for the first time, there......一起来看看 《Domain-Driven Design Distilled》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

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

Base64 编码/解码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具