RedisCluster.Cluster.ShardParser (redis_cluster v0.8.0)
View SourceParses 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.