node-mongoat
node-mongoat copied to clipboard
MongoDB lightweight wrapper adding hooks (pre/post), auto createdAt/updatedAt, in a native MongoDB experience
The new mongodb commands insertOne and updateOne wont work
The project needs a global refresh to match our contributing guidelines : https://github.com/dial-once/contributing-guidelines/, adding a `Makefile` is mandatory.
The project needs a global refresh to match our contributing guidelines : https://github.com/dial-once/contributing-guidelines/ including replacing `jshint` by `eslint`.
The project needs a global refresh to match our contributing guidelines : https://github.com/dial-once/contributing-guidelines/, starting with a refactoring in ES6.
Not a specific case just trying to use require('mongoat') and it hangs on node version > 6. Please check other versions also and maybe add the engines (supported node versions)...
All available features are only for `insert/update/findAndModify/remove`