MCPcopy
hub / github.com/redis/go-redis / ClusterAddSlotsRange

Method ClusterAddSlotsRange

cluster_commands.go:28–28  ·  view source on GitHub ↗
(ctx context.Context, min, max int)

Source from the content-addressed store, hash-verified

26 ClusterFailover(ctx context.Context) *StatusCmd
27 ClusterAddSlots(ctx context.Context, slots ...int) *StatusCmd
28 ClusterAddSlotsRange(ctx context.Context, min, max int) *StatusCmd
29 ReadOnly(ctx context.Context) *StatusCmd
30 ReadWrite(ctx context.Context) *StatusCmd
31}

Callers 2

configureClusterTopologyFunction · 0.65
osscluster_test.goFile · 0.65

Calls

no outgoing calls

Tested by 1

configureClusterTopologyFunction · 0.52