随笔分类 -  Redis

摘要:在 Java 中使用 Redis 需要使用 Jedis.jar github 页面 https://github.com/xetorthio/jedis javadocs http://xetorthio.github.io/jedis/ Spring 中使用 Redis 除了 jedis.jar 阅读全文

posted @ 2019-05-09 23:29 0820LL 阅读(108) 评论(0) 推荐(0)

摘要:Redis 官网 https://redis.io/ github 主页 https://github.com/antirez/redis 下载页面 https://redis.io/download 安装步骤见下载页面 Redis 命令查询 https://redis.io/commands Re 阅读全文

posted @ 2019-05-09 23:19 0820LL 阅读(160) 评论(0) 推荐(0)

导航