• Leandro López (inkel)'s avatar
    Support CLIENT commands in Redis Sentinel · b10c2b7b
    Leandro López (inkel) authored
    When trying to debug sentinel connections or max connections errors it
    would be very useful to have the ability to see the list of connected
    clients to a running sentinel. At the same time it would be very helpful
    to be able to name each sentinel connection or kill offending clients.
    
    This commits adds the already defined CLIENT commands back to Redis
    Sentinel.
    b10c2b7b
sentinel.c 148 KB