• antirez's avatar
    representRedisNodeFlags() moved into right code section. · ded57795
    antirez authored
    The funciton was also modified in order to be more standalone and
    produce an output without trailing spaces, making the reuse simpler.
    The global variable was renamed in cammel case as most other Redis
    globals, except the main ones we refer too many times, like 'server'.
    ded57795
cluster.c 178 KB