node-mongoat icon indicating copy to clipboard operation
node-mongoat copied to clipboard

MongoDB lightweight wrapper adding hooks (pre/post), auto createdAt/updatedAt, in a native MongoDB experience

Results 7 node-mongoat issues
Sort by recently updated
recently updated
newest added

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.

enhancement

The project needs a global refresh to match our contributing guidelines : https://github.com/dial-once/contributing-guidelines/ including replacing `jshint` by `eslint`.

enhancement

The project needs a global refresh to match our contributing guidelines : https://github.com/dial-once/contributing-guidelines/, starting with a refactoring in ES6.

enhancement

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`

enhancement