MongoDB Multiple Masters in ReplicaSet
问题 I've got a question concerning multiple masters in a replicaSet with MongoDB. I have the following layout: Server A --> with MongoDB & several applications Server B --> with MongoDB & several applications Both instances of MongoDB are organised in the same replica Set (Server A as Primary, Server B as Secondary). But now there is the problem. Both databases should contain data from the applications on the server. Is it possible to deploy a replica Set with two masters so that the data from