- Source: WiredTiger
WiredTiger is a NoSQL, open source extensible platform for data management. It is released under version 2 or 3 of the GNU General Public License. WiredTiger uses multiversion concurrency control (MVCC) architecture.
Details
MongoDB acquired WiredTiger Inc. on December 16, 2014. The WiredTiger storage engine was made available as an optional storage engine in MongoDB 2.8. Early WiredTiger users included Amazon and Connectifier. The WiredTiger storage engine is the default storage engine starting in MongoDB version 3.2. It provides a document-level concurrency model, checkpointing, and compression, among other features. In MongoDB Enterprise, WiredTiger also supports encryption at rest.
References
Further reading
Wolpe, Toby (February 3, 2015). "MongoDB 3.0 gets ready to roll with WiredTiger engine onboard". ZDNet. Retrieved July 8, 2016.
Wolpe, Toby (December 16, 2014). "MongoDB snaps up WiredTiger and its storage expert team". ZDNet. Accessed July 8, 2016.
"MongoDB Buys WiredTiger: Database Move". Information Week. January 16, 2015. Retrieved July 8, 2016.
"MongoDB 3.0 NoSQL database offers WiredTiger data compression". The Inquirer. February 3, 2015. Archived from the original on February 14, 2015. Retrieved July 8, 2016.{{cite web}}: CS1 maint: unfit URL (link)
"MongoDB 3.0 NoSQL database integrates WiredTiger engine and Ops Manager tool". v3.co. February 3, 2015. Retrieved July 8, 2016. (subscription required)
Plugge, E.; Hows, D.; Membrey, P.; Hawkins, T. (2015). The Definitive Guide to MongoDB: A complete guide to dealing with Big Data using MongoDB. Apress. p. 10. ISBN 978-1-4842-1182-3. Retrieved July 8, 2016.
Wolpe, Toby (November 21, 2014). "MongoDB CTO: How our new WiredTiger storage engine will earn its stripes". ZDNet. Retrieved July 8, 2016.
Kata Kunci Pencarian:
- WiredTiger
- MongoDB
- Keith Bostic (software engineer)
- List of databases using MVCC
- MongoDB Inc.
- Snapshot isolation
- YCSB
- Database engine
- Ordered Key-Value Store
- Patrick O'Neil