Do not error when performing bulkwrite operations with 0 elements
It frequently add unnecessary friction, eg if we process elements 1000 by 1000 and then process the remaining ones
Just silently no-op in those cases
Same for insertMany.
I'm sure a lot of people would appreciate that QoL improvement
2
votes
