1.

MongoDB stores tag sets in the replica set configuration object, which is the document returned by _____(a) rs.config()(b) rs.conf()(c) rs.confstats()(d) all of the mentioned

Answer» Right choice is (b) rs.conf()

Best explanation: Custom read preferences and write concerns evaluate tags sets in different ways.


Discussion

No Comment Found