• antirez's avatar
    Server: restartServer() API. · 1db84c21
    antirez authored
    This new function is able to restart the server "in place". The current
    Redis process executes the same executable it was executed with, using
    the same arguments and configuration file.
    1db84c21
server.h 70.4 KB