- Mastering MongoDB 3.x
- Alex Giamas
- 62字
- 2021-08-20 10:10:55
touch
The touch command will load data and/or index data from storage to memory. This is typically useful if our script will subsequently use this data, speeding up execution:
> db.runCommand({ touch: "bookOrders", data: true/false, index: true/false })
This command should be used with caution in production systems, as loading data and indexes into memory will displace existing data from it.
推薦閱讀
- 繪制進(jìn)程圖:可視化D++語言(第1冊(cè))
- GNU-Linux Rapid Embedded Programming
- Deep Learning Quick Reference
- 21天學(xué)通C#
- INSTANT Autodesk Revit 2013 Customization with .NET How-to
- Blender 3D Printing by Example
- 基于企業(yè)網(wǎng)站的顧客感知服務(wù)質(zhì)量評(píng)價(jià)理論模型與實(shí)證研究
- Bayesian Analysis with Python
- 網(wǎng)絡(luò)脆弱性掃描產(chǎn)品原理及應(yīng)用
- Machine Learning with Spark(Second Edition)
- 菜鳥起飛電腦組裝·維護(hù)與故障排查
- Kubernetes on AWS
- JSP網(wǎng)絡(luò)開發(fā)入門與實(shí)踐
- 信息系統(tǒng)安全保障評(píng)估
- Mastercam X5應(yīng)用技能基本功特訓(xùn)