(ctx context.Context, host, port string)
| 10 | ClusterLinks(ctx context.Context) *ClusterLinksCmd |
| 11 | ClusterNodes(ctx context.Context) *StringCmd |
| 12 | ClusterMeet(ctx context.Context, host, port string) *StatusCmd |
| 13 | ClusterForget(ctx context.Context, nodeID string) *StatusCmd |
| 14 | ClusterReplicate(ctx context.Context, nodeID string) *StatusCmd |
| 15 | ClusterResetSoft(ctx context.Context) *StatusCmd |
no outgoing calls