You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-09 00:22:08 +03:00
chore: disable stop-writes-on-bgsave-error
on windows (otherwise MISCONF error)
This commit is contained in:
@@ -28,6 +28,7 @@ before_install:
|
||||
choco install redis-64
|
||||
redis-server --service-install
|
||||
redis-server --service-start
|
||||
redis-cli config set stop-writes-on-bgsave-error no
|
||||
;;
|
||||
esac
|
||||
|
||||
|
Reference in New Issue
Block a user