|
|
|
|
|
by TimFogarty
2643 days ago
|
|
The Jepsen tests [1] have been run against MongoDB - while older versions presented edge-case opportunities for data loss, that's no longer the case with recent versions. The Jepsen tests also specifically test sharded clusters. From Aphyr's report: > MongoDB 3.6.4’s sharded clusters offer comparable safety to non-sharded deployments. These tests are now integrated into MongoDB's regular test suite. Maybe MongoDB wasn't the right choice for you at the time you were evaluating it, but I just want to point out that MongoDB has matured and improved a great deal. (Disclaimer: I work for MongoDB) [1] https://jepsen.io/analyses/mongodb-3-6-4 |
|
Perhaps in another decade, MongoDB can shed its well-earned reputation for eating data.