adspace


What is replica set in mongodb?

Answer Posted / Pran Ranjan

A replica set is a group of MongoDB instances that maintain the same data, providing high availability and data durability. It allows for automatic failover in case one or more nodes fail.

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?

63


How to define array in mongoose schema?

79