Hi,
How do I use a connection pool?
version : mongodb 3.0 version
driver : mongodb-native
There is a sample code for connection pooling in the MongoClient connection pooling section of the MongoClient or how to connect in a new and better way page. As of this moment, the code snippet works using MongoDB node.js driver version 2.1.18
Best regards,
Kevin