码迷,mamicode.com
首页 > 其他好文 > 详细

redis基础

时间:2018-02-09 15:38:44      阅读:110      评论:0      收藏:0      [点我收藏+]

标签:exe   本地   rdb   运行   snapshot   pos   configure   解决方法   persist   

客户端连接本地redis服务器命令:
redis-cli.exe -h 127.0.0.1 -p 6379

redis异常"MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist"解决方法:
客服端连接本地redis服务器之后,运行:config set stop-writes-on-bgsave-error no

 

redis基础

标签:exe   本地   rdb   运行   snapshot   pos   configure   解决方法   persist   

原文地址:https://www.cnblogs.com/ACGame/p/8425112.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!