Difference between revisions of "MongoDB replication"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 3: | Line 3: | ||
* A replica set can have up to 50 members but only 7 voting members. | * A replica set can have up to 50 members but only 7 voting members. | ||
+ | |||
+ | * <code>rs.add ()</code> https://docs.mongodb.com/manual/reference/method/rs.add/#rs.add | ||
Revision as of 11:26, 12 April 2020
- A replica set can have up to 50 members but only 7 voting members.
Activities
- Read about MongoDB replication capabilities https://docs.mongodb.com/manual/faq/replica-sets/
See also
Advertising: