默认地,mongo.exe会运行在localhost上连接到一个mongod服务器并且使用test数据库。可以运行mongo –help查看其他选项。C:\>cd \my_mongo_dir\bin C:\my_mongo_dir\bin>mongo gt;the mongo shell is a ...
mongo3.4应该是官方也意思到这个问题了&xff0c;所以在mongo的3.4版本做了改变&xff0c;官方描述如下&xff1a;storage.wiredTiger.engineConfig.cacheSizeGBType:floatThe maximum size of the internal cache that ...