1.1.2
- Add a few options to redis.conf - stop-writes-on-bgsave-error (default: yes) - rdbcompression (default: yes) - rdbchecksum (default: yes) - Use 0640 permissions instead of the default on redis.conf and sentinel.conf. Otherwise, any system user could potentially view the contents of the configuration.