Skip to content
Discussion options

You must be logged in to vote

If you need to track bulk changes, consider using individual Mongoose operations or using insertMany, updateMany, etc., which can be hooked into with middleware. But you trade performance for audit and events in such case.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ilovepixelart
Comment options

Answer selected by rodrigoramos
@rodrigoramos
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants