jspears / mers

Mongoose Express Rest Service
MIT License
343 stars 42 forks source link

Allow "remove" hooks #3

Closed oori closed 11 years ago

oori commented 11 years ago

This works directly on the database and bypasses mongoose middleware pre/post hooks. Although it's faster, it's broken..

https://github.com/LearnBoost/mongoose/issues/964 https://github.com/LearnBoost/mongoose/issues/439