I want to make use of the promises feature where in I can connect to mongodb synchronously and I can reuse the connection by passing it on to different modules. I want to make use of the promises feature wher
I want to make use of the promises feature where in I can connect to mongodb synchronously and I can reuse the connection by passing it on to different modules. I want to make use of the promises feature wher