1.0.3 • Published 8 years ago
my-mongodb-client v1.0.3
my mongodb client
- A client for mongodb building upon mongodb native sdk and promise
- Just a few methods but frequently used
- The client object will do connection with mongodb when created. Because the connection is asynchronized, please use setTimeout funtion when you want use the client immediately.