• antirez's avatar
    cluster.tcl: saner error handling. · cdf2271c
    antirez authored
    Better handling of connection errors in order to update the table and
    recovery, populate the startup nodes table after fetching the list of
    nodes.
    
    More work to do about it, it is still not as reliable as
    redis-rb-cluster implementation which is the minimal reference
    implementation for Redis Cluster clients.
    cdf2271c
cluster.tcl 10.9 KB