Skip to content

Commit 0eae558

Browse files
author
Sam Kleinman
committed
minor: making it clear that local.slaves exists in replica sets too
1 parent b27b346 commit 0eae558

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

source/reference/local-database.txt

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _replica-set-local-database:
22

3-
==============
4-
Local Database
5-
==============
3+
======================
4+
The ``local`` Database
5+
======================
66

77
.. default-domain:: mongodb
88

@@ -53,6 +53,10 @@ Collections on Replica Set Members
5353
This contains an object used internally by replica sets to track sync
5454
status.
5555

56+
.. data:: local.slaves
57+
58+
This contains information about each member of the set.
59+
5660
Collections used in Master/Slave Replication
5761
--------------------------------------------
5862

0 commit comments

Comments
 (0)