1. 首页
  2. 编程语言
  3. Java
  4. redis cache.zip

redis cache.zip

上传者: 2020-08-18 21:02:10上传 ZIP文件 30.46KB 热度 12次
一份基于Springboot搭建的Redis分布式缓存服务(包括分布式锁实现)的demo。 if (!CollectionUtils.isEmpty(nodes)) { nodes.forEach(dataSourceBean -> { // 创建Redis分片 JedisShardInfo shardInfo = new JedisShardInfo(dataSourceBean.getHost(), dataSourceBean.getPort(), dataSource
用户评论