
Redis
ITWords
本人主要深入研究语言java、scala,擅长方向大数据开发,java编程,系统建设和架构。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
RedisPool的简单配置
public class RedisPoolUtil { private static volatile JedisPool jedisPool = null; // 私有化 private RedisPoolUtil(){} public static JedisPool getRedisPoolInstance(){ if(null == jedisPool){/...原创 2019-08-09 11:51:33 · 575 阅读 · 0 评论 -
You need tcl 8.5 or newer in order to run the Redis test
https://blog.youkuaiyun.com/zhangshu123321/article/details/51440106转载 2019-08-07 11:00:17 · 1333 阅读 · 0 评论