This repository was archived by the owner on Mar 15, 2023. It is now read-only.
This repository was archived by the owner on Mar 15, 2023. It is now read-only.
Multi create/patch/remove performance #219
Closed
Description
When using multi: true
, the create
method is slow. See: https://discord.com/channels/509848480760725514/1049386346030047293
Solutions
- This line:
Line 219 in c8e894c
- Implement some
$returning: false
or$limit: 0
to disable Feathers from returning results.
Metadata
Metadata
Assignees
Labels
No labels