Skip to content

Instantly share code, notes, and snippets.

View digital-flowers's full-sized avatar

Fareed Alnamrouti digital-flowers

View GitHub Profile
@digital-flowers
digital-flowers / redis limit
Last active May 25, 2018 06:49 — forked from kapkaev/gist:4619127
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. Resque
$ redis-cli
> config set stop-writes-on-bgsave-error no