Skip to content

Commit 6d9e8f2

Browse files
committed
moves tag-aware sharding concept page into sharding behavior section
1 parent f137430 commit 6d9e8f2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

source/includes/toc-sharded-cluster-data.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@ file: /tutorial/clear-jumbo-flag
2323
description: |
2424
Clear *jumbo* flag from a shard.
2525
---
26-
file: /core/tag-aware-sharding
27-
description: |
28-
Tags associate specific ranges of :term:`shard key` values with specific shards for
29-
use in managing deployment patterns.
30-
---
3126
file: /tutorial/administer-shard-tags
3227
description: |
3328
Use tags to associate specific ranges of shard key values with specific

source/includes/toc-sharded-cluster-operations.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,9 @@ file: /core/sharded-cluster-query-router
1111
description: |
1212
The cluster's routers, or ``mongos`` instances, send reads and writes
1313
to the relevant shard or shards.
14+
---
15+
file: /core/tag-aware-sharding
16+
description: |
17+
Tags associate specific ranges of :term:`shard key` values with
18+
specific shards for use in managing deployment patterns.
1419
...

0 commit comments

Comments
 (0)