- Fix bugs with old nodejs versions
- Add
dropCollection
function
- Add
sort
parameter tofind
- Add
count
function
- Add
skip
parameter tofind
- Change
collectionName
parameter tocollection
- Use Object instead of parameters
- Update README.md
- Connect to mongodb by promise