• antirez's avatar
    Server: restartServer() API. · 73427462
    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.
    73427462
server.h 71.5 KB