File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -156,11 +156,11 @@ Improved Data Center Awareness with Tag Aware Sharding
156
156
157
157
MongoDB 2.2 adds additional support for geographic distribution or
158
158
other custom partitioning for sharded collections in :term:`shard
159
- clusters`. By using this "tag aware" sharding, you can automatically
160
- ensure that data in a sharded database system is always on specific
161
- shards. For example, with tag aware sharding, you can ensure that data
162
- is closest to the application servers that use that data most
163
- frequently.
159
+ clusters <shard cluster> `. By using this "tag aware" sharding, you
160
+ can automatically ensure that data in a sharded database system is
161
+ always on specific shards. For example, with tag aware sharding, you
162
+ can ensure that data is closest to the application servers that use
163
+ that data most frequently.
164
164
165
165
Shard tagging controls data location, and is complementary but
166
166
separate from replica set tagging, which controls :ref:`read
You can’t perform that action at this time.
0 commit comments