We need fix things to get back to normal
Pre-release
Pre-release
Update mongo version and add capability to open multiple collections without close connection.
Minor break change in return from find
. Before return a object with db to close, now return a Promise.
To close connection use MongoClient
property in your instance. That able you do get connection instance.