adspace


Explain what is a replica set?

Answer Posted / Mohammad Jafar

A replica set in MongoDB is a method to provide high availability and data durability by maintaining multiple copies of the same dataset on different servers. A replica set consists of one primary and one or more secondaries.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How did mongodb get its name?

60


what is the command syntax for inserting a document?

62


How to define array in mongoose schema?

79