You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.
When using
multi: true
, thecreate
method is slow. See: https://discord.com/channels/509848480760725514/1049386346030047293Solutions
feathers-mongodb/lib/index.js
Line 219 in c8e894c
$returning: false
or$limit: 0
to disable Feathers from returning results.The text was updated successfully, but these errors were encountered: