Redis 连接错误
来源:本站原创
点击数: 次
发布时间:2023年04月04日
报错信息:MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk.
解决方法:修改redis.windows.conf 和redis.windows-service.conf,将stop-writes-on-bgsave-error 设定为no