会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
得意莫骄傲,失意莫沮丧。
态度决定深度,量变引起质变,在一个领域专注一万小时,你就天才!
首页
新随笔
联系
管理
2018年9月12日
jedisCluster 报错: redis.clients.jedis.exceptions.JedisClusterException: No way to dispatch this command to Redis Cluster because keys have different slots.
摘要: 根本原因:jedisCluster不支持mget/mset等跨槽位的操作。 版本:2.9.0 解决办法,推荐更改redis的驱动修改为: lettuce lettuce 项目地址:https://github.com/lettuce-io 建议使用最新版本;3.x, 4.x版本 和5.x 不兼容,建
阅读全文
posted @ 2018-09-12 17:03 张释文
阅读(7040)
评论(0)
推荐(0)