• Matt Stancliff's avatar
    Supervise redis processes only if configured · 36a3b753
    Matt Stancliff authored
    Adds configuration option 'supervised [no | upstart | systemd | auto]'
    
    Also removed 'bzero' from the previous implementation because it's 2015.
    (We could actually statically initialize those structs, but clang
    throws an invalid warning when we try, so it looks bad even though it
    isn't bad.)
    
    Fixes #2264
    36a3b753
redis.conf 42.3 KB