摘要: 1.yum添加epel源 2.安装yum 3.Redis 服务端配置 找到redis.conf 并修改 daemonize no(第128行) 为 daemonize yes :set number(显示行号) 4.开启客户端要确保服务端启动 5.redis-server -v 查看版本 redis 阅读全文
posted @ 2019-04-11 09:50 那知归不归 阅读(982) 评论(0) 推荐(0)