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

Update or Insert Bulk documents like Mongoclient updateMany and insertMany #546

Open
kapeskittu opened this issue Apr 18, 2018 · 0 comments

Comments

@kapeskittu
Copy link

We want to perform bulk inserts and updates using Racer model like how mongoClient updateMany and insertMany works. Do we have any implementation for this with Racer and Sharedb? If not is there any other way to do a bulk action that will be compatible with Racer and Sharedb?

We tried inserting documents with mongoClient insertMany both in actual collection and o_ collection. Does sharedb recognize inserted documents if we do with this way?

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

No branches or pull requests

1 participant