• antirez's avatar
    Sentinel: scripts execution engine improved. · e328e41a
    antirez authored
    We no longer use a vanilla fork+execve but take a queue of jobs of
    scripts to execute, with retry on error, timeouts, and so forth.
    
    Currently this is used only for notifications but soon the ability to
    also call clients reconfiguration scripts will be added.
    e328e41a
sentinel.c 105 KB