Skip to content

Instantly share code, notes, and snippets.

@hperantunes
Created April 28, 2015 01:04
Show Gist options
  • Select an option

  • Save hperantunes/9ebeb7e0bf2646fec689 to your computer and use it in GitHub Desktop.

Select an option

Save hperantunes/9ebeb7e0bf2646fec689 to your computer and use it in GitHub Desktop.
HOMEWORK: HOMEWORK 6.1
Which of the following statements are true about replication in MongoDB? Check all that apply.
(X) The minimum sensible number of voting nodes to a replica set is three.
MongoDB replication is synchronous.
By default, using the new MongoClient connection class, w=1 and j=1.
(X) The oplog utilizes a capped collection.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment