feathersjs-ecosystem / feathers-mongodb

A mongodb service for feathers
MIT License
122 stars 42 forks source link

Multi create/patch/remove performance #219

Closed DaddyWarbucks closed 1 year ago

DaddyWarbucks commented 1 year ago

When using multi: true, the create method is slow. See: https://discord.com/channels/509848480760725514/1049386346030047293

Solutions

daffl commented 1 year ago

I think this will be addressed via https://github.com/feathersjs/feathers/pull/2945 - closing this issue to archive this repository since it has moved.