senecajs / seneca-mongo-store

Node.js Seneca data storage plugin for MongoDB
MIT License
35 stars 43 forks source link

Pass option { useUnifiedTopology: true } to the MongoClient constructor #81

Closed lilsweetcaligula closed 3 years ago

lilsweetcaligula commented 3 years ago
(node:61917) 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.