• antirez's avatar
    cluster.tcl: saner error handling. · 4db4a5d5
    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.
    4db4a5d5
cluster.tcl 10.9 KB