adspace


What is replication factor in mongodb?

Answer Posted / Mohammad Rais Khan

The replication factor in MongoDB refers to the number of replica sets that store a copy of the same data. By setting a higher replication factor, you can increase data durability and availability.

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?

78