-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
✒️ Description
Right now it takes around 50 seconds to remove 1000 documents in my collection. In the source code, its just spamming operations to remove one at a time, instead of a bulk operation.
remove mongo documents {_ToRemove::*} from {Mongo::Collections::PlacedItems}
Not sure if this was overlooked or intentional, but either way it be a nice touch :)
🤔 Why?
I want to make my requests efficient and fast as possible, and this would make a world of a difference
💬 Other
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels