Marking out Translating article

This commit is contained in:
Ping 2015-08-07 14:38:03 +08:00
parent ae5f6cd029
commit 14a989ea41

View File

@ -1,3 +1,4 @@
Translating by Ping
How to set up a Replica Set on MongoDB
================================================================================
MongoDB has become the most famous NoSQL database on the market. MongoDB is document-oriented, and its scheme-free design makes it a really attractive solution for all kinds of web applications. One of the features that I like the most is Replica Set, where multiple copies of the same data set are maintained by a group of mongod nodes for redundancy and high availability.
@ -179,4 +180,4 @@ via: http://xmodulo.com/setup-replica-set-mongodb.html
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](https://linux.cn/) 荣誉推出
[a]:http://xmodulo.com/author/valerio
[1]:http://docs.mongodb.org/ecosystem/drivers/
[1]:http://docs.mongodb.org/ecosystem/drivers/