Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/en/docs/22.0/reference/features/sharding.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,6 @@ Cool a hot tablet | For read access, add replicas or split shards. For write acc

Vitess provides the following tools to help manage range-based shards:

* The [vtctl GenerateShardRanges](../../../reference/programs/vtctl/shards/#generateshardranges) command-line tool supports generating shard ranges based on the provided number of shards.
* There are additional [Shard specific vtctl](../../../reference/programs/vtctl/shards) command-line tools.
* The [vtctldclient GenerateShardRanges](../../../reference/programs/vtctldclient/vtctldclient_generateshardranges/) command-line tool supports generating shard ranges based on the provided number of shards.
* There are additional [Shard specific vtctldclient](../../../reference/programs/vtctlclient/) command-line tools.
* Client APIs account for sharding operations.
4 changes: 2 additions & 2 deletions content/en/docs/23.0/reference/features/sharding.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,6 @@ Cool a hot tablet | For read access, add replicas or split shards. For write acc

Vitess provides the following tools to help manage range-based shards:

* The [vtctl GenerateShardRanges](../../../reference/programs/vtctl/shards/#generateshardranges) command-line tool supports generating shard ranges based on the provided number of shards.
* There are additional [Shard specific vtctl](../../../reference/programs/vtctl/shards) command-line tools.
* The [vtctldclient GenerateShardRanges](../../../reference/programs/vtctldclient/vtctldclient_generateshardranges/) command-line tool supports generating shard ranges based on the provided number of shards.
* There are additional [Shard specific vtctldclient](../../../reference/programs/vtctlclient/) command-line tools.
* Client APIs account for sharding operations.
4 changes: 2 additions & 2 deletions content/en/docs/24.0/reference/features/sharding.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,6 @@ Cool a hot tablet | For read access, add replicas or split shards. For write acc

Vitess provides the following tools to help manage range-based shards:

* The [vtctl GenerateShardRanges](../../../reference/programs/vtctl/shards/#generateshardranges) command-line tool supports generating shard ranges based on the provided number of shards.
* There are additional [Shard specific vtctl](../../../reference/programs/vtctl/shards) command-line tools.
* The [vtctldclient GenerateShardRanges](../../../reference/programs/vtctldclient/vtctldclient_generateshardranges/) command-line tool supports generating shard ranges based on the provided number of shards.
* There are additional [Shard specific vtctldclient](../../../reference/programs/vtctlclient/) command-line tools.
* Client APIs account for sharding operations.