Quantcast
Channel: My Adventures in Coding » NOSQL
Viewing all articles
Browse latest Browse all 4

MongoDB – Setup a Replica Pair running in auth mode

$
0
0
If you are using MongoDB and need a Master/Slave configuration that will give you a Slave that will automatically be promoted to Master in the event of a Master DB failure, then MongoDB Replica Pairs will do the job for you. In a Replica Pair the Slave checks the Master for updates every few seconds. […]

Viewing all articles
Browse latest Browse all 4

Trending Articles