文章分类 -  Redis

摘要:1、Jedis客户端 https://redis.io/clients 2、Jedis源码包与使用介绍 https://github.com/xetorthio/jedis 3、项目中使用 通过maven引入Jedis的依赖包 <dependency> <groupId>redis.clients< 阅读全文
posted @ 2019-08-26 10:18 stormlong 阅读(725) 评论(0) 推荐(0)