diskDB
diskDB copied to clipboard
[Proposal] Consider returning _id on update/insert/upsert result
It will be very useful if you also return the _id after an insert/update single.
Though, I don't think exactly the same for Update multi. It is discussible useful vs performance since it can fill the memory if a lot of results are updated.