feathersjs / feathers

The API and real-time application framework
https://feathersjs.com
MIT License
15.02k stars 745 forks source link

fix(mongodb): Speed up multi create #3171

Closed DaddyWarbucks closed 1 year ago

DaddyWarbucks commented 1 year ago

I know there have been some conversations around how multi will work in the future; which will affect speed and if records are returned. But I figured this was a good holdover until then. I have 2 apps that are suffering from slow multi create that this will hopefully help.