- Mastering MongoDB 3.x
- Alex Giamas
- 78字
- 2021-08-20 10:10:45
Version 3
- Aggregation framework (since v.2.2) and enhancements (since v.2.6)
- TTL collections (since v.2.2)
- Concurrency improvements among which DB level locking (since v.2.2)
- Text search (since v.2.4) and integration (since v.2.6)
- Hashed index (since v.2.4)
- Security enhancements, role based access (since v.2.4)
- V8 JavaScript engine instead of SpiderMonkey (since v.2.4)
- Query engine improvements (since v.2.6)
- Pluggable storage engine API
- WiredTiger storage engine introduced, with document level locking while previous storage engine (now called MMAPv1) supports collection level locking
推薦閱讀
- Hands-On Cloud Solutions with Azure
- 工業機器人操作與編程
- 變頻器、軟啟動器及PLC實用技術260問
- 21天學通C語言
- Machine Learning with the Elastic Stack
- Docker on Amazon Web Services
- 所羅門的密碼
- Mastering Text Mining with R
- 筆記本電腦維修之電路分析基礎
- Machine Learning with Spark(Second Edition)
- 基于Proteus的PIC單片機C語言程序設計與仿真
- 樂高創意機器人教程(中級 上冊 10~16歲) (青少年iCAN+創新創意實踐指導叢書)
- Oracle 11g基礎與提高
- Apache Spark Machine Learning Blueprints
- Building Smart Drones with ESP8266 and Arduino