• Leandro López (inkel)'s avatar
    Support CLIENT commands in Redis Sentinel · d5e01519
    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.
    d5e01519
sentinel.c 151 KB