随笔分类 -  Redis

摘要:Cachecloud github地址 https://github.com/sohutv/cachecloud 搭建环境 主机IPJava 7Maven 3MySQLRedis 3 cachecloud manage 192.168.197.61 V V V X redis client 192. 阅读全文
posted @ 2017-07-14 13:52 ProfiBus 阅读(1329) 评论(0) 推荐(0)
摘要:rpm 包安装 CentOS 系列系统安装redis可以通过第三方提供的rpm包进行安装: # yum install -y epel-release # yum install -y redis 源码安装 安装依赖程序 # yum install -y gcc gcc-c++ wget 获取源码并 阅读全文
posted @ 2017-02-09 14:12 ProfiBus 阅读(533) 评论(0) 推荐(0)