corgicode / api

Backend for the codecorgi platform
http://codecorgi.co
Other
3 stars 0 forks source link

Review the Redis configuration #87

Open dvidsilva opened 6 years ago

dvidsilva commented 6 years ago

There was an error with Redis writes prompted by: 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. Please check Redis logs for details about the error

The solution suggested here worked: https://gist.github.com/kapkaev/4619127

But is not a persistent solution, is needed to research a better solution to solve this.

dvidsilva commented 6 years ago

http://download.redis.io/redis-stable/redis.conf