We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f7d3b3 commit 64fc4aeCopy full SHA for 64fc4ae
source/core/sharding-internals.txt
@@ -509,20 +509,20 @@ following command:
509
510
The config database includes the following collections used by sharding:
511
512
-- ``chunks``
+.. data:: chunks
513
514
-- ``databases``
+.. data:: databases
515
516
-- ``lockpings``
+.. data:: lockpings
517
518
-- ``locks``
+.. data:: locks
519
520
-- ``mongos``
+.. data:: mongos
521
522
-- ``settings``
+.. data:: settings
523
524
-- ``shards``
+.. data:: shards
525
526
-- ``system.indexes``
+.. data:: system.indexes
527
528
-- ``version``
+.. data:: version
0 commit comments