MongoDB announces today that the 3.0 official version is about to be released. This marks a new stage of development for the MongoDB database, providing a powerful, flexible and manageable database management system.
MongoDB 3.0 has a very large improvement in both performance and scalability, implemented through significant improvements in storage tiers. Built-in Wiredtiger storage engine, this is an incredibly technical implementation that provides a latch-free, non-clogging algorithm to leverage advanced hardware platforms such as large-capacity chip caching and threading architecture to improve performance. With Wiredtiger, MongoDB 3.0 achieves document-level concurrency control, thus significantly increasing the write load under large concurrency. Transparent disk compression technology reduces storage capacity requirements by up to 80%.
In addition, MongoDB's original storage engine has also been enhanced, including collection-level concurrency control and more efficient logging, now known as MMAPV1.
We now run both the MMAPV1 and Wiredtiger two storage engines in the production environment, thanks to the flexibility provided by the pluggable storage engine API of MongoDB 3.0, which provides easy-to-use, high-level application development, persistence, and horizontal extensibility for MongoDB.
MongoDB 3.0 also provides Enterprise Ops Manager management tools to manage large-scale mongodb architectures.
MongoDB 3.0 will be open to everyone in March, we are doing some final preparatory work, if you are interested in this version you can first visit our previous release of the latest candidate releases, I hope you can enjoy and give us feedback.
(turn) Heavy attack: MongoDB 3.0 Official edition will be released soon