

InterviewSolution
Saved Bookmarks
1. |
The ________ collection stores a document for each change to the metadata of a sharded collection.(a) version(b) changelog(c) settings(d) all of the mentionedThe question was posed to me by my college professor while I was bunking the class.My doubt stems from Cluster Deployment in chapter Sharding Concepts, Mechanics and Sharded Cluster of MongoDB |
Answer» Right answer is (b) changelog |
|