MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk. Commands that may modify the data set are disabled
初试redis,删除或者修改值的时候报的错,解决方式是运行命令:
127.0.0.1:6379> config set stop-writes-on-bgsave-error no
这个人很懒,什么也没下留。

浙公网安备 33010602011771号