RedisCluster.Cluster.ShardParser (redis_cluster v0.8.0)

View Source

Parses the output of the CLUSTER SHARDS command. This is the expected way to discover a cluster as of Redis v7.0.0. Older versions use the CLUSTER SLOTS command.

Summary

Functions

Parses the output of the CLUSTER SHARDS command.

Functions

parse(data)

Parses the output of the CLUSTER SHARDS command.