paralect/node-mongo

Add ability to pass settings to connect

Closed this issue · 0 comments

http://mongodb.github.io/node-mongodb-native/2.1/reference/connecting/connection-settings/

That's needed to increase the default poolSize of 5 connections because each streamable service create another connection https://stackoverflow.com/a/48530042