- MongoDB Administrator’s Guide
- Cyrus Dasadia
- 87字
- 2021-07-02 15:47:44
The verdict
So which storage engine should you choose? Well, with the above mentioned points, I personally feel that you should go with WiredTiger as the document level concurrency itself is a good marker for attaining better performance. However, as all engineering decisions go, one should definitely not shy away from performing appropriate load testing of the application across both storage engines.
The enterprise MongoDB version also provides in-memory storage engine and supports encryption at rest. These are good features to have depending on your application's requirements.
推薦閱讀
- 多媒體CAI課件設計與制作導論(第二版)
- Learning Selenium Testing Tools with Python
- JIRA 7 Administration Cookbook(Second Edition)
- 老“碼”識途
- Gradle for Android
- Highcharts Cookbook
- Building Serverless Applications with Python
- Integrating Facebook iOS SDK with Your Application
- JavaCAPS基礎、應用與案例
- Getting Started with React Native
- Red Hat Enterprise Linux Troubleshooting Guide
- Java Hibernate Cookbook
- 零基礎入門學習C語言:帶你學C帶你飛
- Swift從入門到精通 (移動開發叢書)
- 谷歌JAX深度學習從零開始學