Any plan to add Bulk Import / Export? I have around 300,000 documents to insert into a collection. And according to the :timer.tc output, each individual document create now takes around 25ms. So currently figuring out on how can I speed up the loading of the documents and that endpoint seems like something interesting.
Any plan to add Bulk Import / Export? I have around 300,000 documents to insert into a collection. And according to the
:timer.tcoutput, each individual document create now takes around 25ms. So currently figuring out on how can I speed up the loading of the documents and that endpoint seems like something interesting.