Kirubakaran
My feedback
1 result found
-
33 votes
We have started a formal investigation on adding async APIs in MongoDB C Driver.
If you have any suggestions or willing to test our prototypes and share feedback, please comment here or reach out to me (rishabh dot bisht at mongodb.com).
An error occurred while saving the comment
This is great. Is there a way to understand how this is implemented ?
Mainly Is this fearure is crash consistent.?
If multiple threads parallel inserting document to a collection, can this be consolidated automatically and do a bulk update by the mongo-router to the corresponding shards ?