redis 安装后不能使用
生活随笔
收集整理的這篇文章主要介紹了
redis 安装后不能使用
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
redis 安裝后不能使用
原文
root@ubuntu:/usr/local/redis/bin# ./redis-cli 127.0.0.1:6379> config set stop-writes-on-bgsave-error no OK 127.0.0.1:6379> lpush myColour "red" (integer) 1posted on 2018-09-06 10:59 luoganttcc 閱讀(...) 評論(...) 編輯 收藏
總結(jié)
以上是生活随笔為你收集整理的redis 安装后不能使用的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。