MongoDB 3.0 is almost here. It includes the WiredTiger storage engine which is very impressive. Alas, now we are told that the original storage engine has performance problems. I am shocked. Who knew? Not anyone reading their documentation. I don't understand why companies play this game. Be honest with your users as this goes a long way to building a solid and educated community. I hold MySQL to the same standard. Lets us not forget that awesome manual section on atomic operations.
Don't let the marketing team have editorial control over the documentation team.
Edit: an era has ended, the section on atomic operations has been removed from the MySQL manual.
Subscribe to:
Post Comments (Atom)
CPU-bound sysbench on a large server: Postgres 12 to 19 beta1
This has results from sysbench on a small server with Postgres versions 12 through 19 beta1. Sysbench is run with high concurrency (40 conne...
-
The patent expired for US7680791B2 . I invented this while at Oracle and it landed in 10gR2 with claims of ~5X better performance vs the pr...
-
I previously used math to explain the number of levels that minimizes write amplification for an LSM tree with leveled compaction. My answe...
-
This has results to measure the impact of calling fsync (or fdatasync) per-write for files opened with O_DIRECT. My goal is to document the ...
Mark, my group owns documentation at MongoDB. We strive for accuracy above all else. If there are particular pages that need improvement, please let us know. The Docs project is a public Jira project (https://jira.mongodb.org/browse/DOCS) and you have filed tickets in the past. When you do, we work hard to make corrections.
ReplyDeleteThanks. I have already filed a few requests and the response has been excellent.
Delete