web-monitoring icon indicating copy to clipboard operation
web-monitoring copied to clipboard

mogodb版本用的是哪一个?

Open zhaoqingkaitt opened this issue 4 years ago • 1 comments

(node:7908) DeprecationWarning: current Server Discovery and Monitoring engine is deprecated, and will be removed in a future version. To use the new Server Discover and Monitoring engine, pass option { useUnifiedTopology: true } to the MongoClient constructor. (node:7908) DeprecationWarning: The option reconnectTries is incompatible with the unified topology, please read more by visiting http://bit.ly/2D8WfT6

zhaoqingkaitt avatar Jul 14 '20 06:07 zhaoqingkaitt

这只是警告,目前的MongoDB版本都是可以的,个别差异可以查看MongoDB文档

kisslove avatar Jul 15 '20 00:07 kisslove