Quick Mongo Super v1.0.0
The first version of the module!
Added methods to work with MongoDB:
- connect
- disconnect
- keysList
- fetch (find)
- remove (delete)
- set
- add
- subtract
- push
- removeElement (deleteElement)
- changeElement
- all
- raw
The first version of the module!
Added methods to work with MongoDB: