- MongoDB Administrator’s Guide
- Cyrus Dasadia
- 72字
- 2021-07-02 15:47:43
Choosing the right MongoDB storage engine
Starting with MongoDB Version 3.0, a new storage engine named WiredTiger was available and very soon it became the default storage engine in version 3.2. Up until then, MMAPv1 was used as the default storage engine. I will give you a brief rundown on the main features of both storage engines and hopefully it should give you enough to decide which one suits your application's requirements.
推薦閱讀
- Git Version Control Cookbook
- Learning Flask Framework
- Groovy for Domain:specific Languages(Second Edition)
- CouchDB and PHP Web Development Beginner’s Guide
- TradeStation交易應(yīng)用實(shí)踐:量化方法構(gòu)建贏家策略(原書(shū)第2版)
- 批調(diào)度與網(wǎng)絡(luò)問(wèn)題的組合算法
- 編程菜鳥(niǎo)學(xué)Python數(shù)據(jù)分析
- Python大學(xué)實(shí)用教程
- Oracle Data Guard 11gR2 Administration Beginner's Guide
- 寫(xiě)給大家看的Midjourney設(shè)計(jì)書(shū)
- PhoneGap 4 Mobile Application Development Cookbook
- 從零開(kāi)始學(xué)UI:概念解析、實(shí)戰(zhàn)提高、突破規(guī)則
- 軟硬件綜合系統(tǒng)軟件需求建模及可靠性綜合試驗(yàn)、分析、評(píng)價(jià)技術(shù)
- Building Clouds with Windows Azure Pack
- C# 7 and .NET Core 2.0 Blueprints