A hash of options to set on the db object, see Db constructor.
A hash of options to set on the mongos object, see Mongos constructor**.
The maximum size of the individual server pool.
A Promise library class the application wishes to use such as Bluebird, must be ES6 compatible.
A hash of options to set on the replSet object, see ReplSet constructor**.
A hash of options to set on the server objects, see Server constructor**.
Enable SSL connection.
SSL Certificate store binary buffer.
Uri decode the user name and password for authentication.
Generated using TypeDoc
Options for MongoClient#connect method.
http://mongodb.github.io/node-mongodb-native/2.2/api/MongoClient.html#.connect