Comment on Announcing MoSQLparentComments−lucian190013yYou should be aware however that Mongo's failover incurs downtime.A Postgres bouncer + WAL replication achieves a similar result: There is no downtime on failover, but there is a single slave.
Comments
You should be aware however that Mongo's failover incurs downtime.
A Postgres bouncer + WAL replication achieves a similar result: There is no downtime on failover, but there is a single slave.