mongo-uri-builder
mongo-uri-builder copied to clipboard
A node.js module to easily create mongodb connection strings using configuration objects
Results
13
mongo-uri-builder issues
Sort by
recently updated
recently updated
newest added
i.e. ``` { ... , options: { replicaSet: env.REPLICASET } } ``` when `REPLICASET` hasn't been set
Is srv protocol in the package roadmap?