Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for mongo insertMany() #58

Open
BorisBorshevsky opened this issue Nov 25, 2015 · 4 comments
Open

support for mongo insertMany() #58

BorisBorshevsky opened this issue Nov 25, 2015 · 4 comments

Comments

@BorisBorshevsky
Copy link

No description provided.

@karianna karianna added this to the Backlog milestone Nov 25, 2015
karianna added a commit that referenced this issue May 31, 2017
@vietj vietj modified the milestones: Backlog, 4.0.0 Nov 29, 2018
@karianna karianna removed this from the 4.0.0 milestone May 12, 2020
@wbkys
Copy link

wbkys commented Apr 7, 2021

Is bulk write the same thing as insertmany()?

@siwee
Copy link
Contributor

siwee commented Apr 21, 2022

Hi, @vietj, @karianna Are there any new plans? Currently, batch inserts are still not possible. Am I missing something? Thanks.

@tsegismont tsegismont self-assigned this Apr 26, 2022
@tsegismont tsegismont added this to the 4.3.0 milestone Apr 26, 2022
@vietj vietj modified the milestones: 4.3.0, 4.3.1 May 12, 2022
@vietj
Copy link
Contributor

vietj commented May 31, 2022

@aomsweet we are welcoming a contribution for this feature. @karianna does not have time anymore to contribute to this module.

@tsegismont tsegismont removed this from the 4.3.2 milestone Jun 9, 2022
@tsegismont tsegismont removed their assignment Jun 9, 2022
@tsegismont
Copy link
Contributor

tsegismont commented Jun 9, 2022

In fact, it is already possible to insert multiple documents with Bulk operations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

6 participants