Skip to content

We need fix things to get back to normal

Pre-release
Pre-release
Compare
Choose a tag to compare
@flpms flpms released this 07 Feb 13:44
· 8 commits to develop since this 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.