摘要: redis官网上给出了安装步骤,这里做一下总结。 1、Download, extract and compile Redis with: 2、配置并启动redis。 a>配置reids为后台驻留程序。打开redis.conf,找到daemonize,可以看到reids默认情况下不是后台驻留程序。 b 阅读全文
posted @ 2017-07-05 14:12 景岳 阅读(11295) 评论(0) 推荐(0)