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 batch insert? #85

Closed
zuston opened this issue Apr 9, 2018 · 2 comments
Closed

support batch insert? #85

zuston opened this issue Apr 9, 2018 · 2 comments

Comments

@zuston
Copy link

zuston commented Apr 9, 2018

No description provided.

@jonbonazza
Copy link
Contributor

This is a duplicate of #84 so I will just make my same comment here:

Currently, explicit batch operations are not support, however if you spawn multiple goroutines and multiple PUT operations are executed within a small window, these ops will all be batched automatically before sending. It's not ideal, but it works.

That said, I will be making a PR in the (maybe near?) future to add explicit batching support, as we need it at my job. All I can say is... look forward to it :P

@zuston
Copy link
Author

zuston commented Apr 12, 2018

sorry, i dont see the #84 .
thanks

@zuston zuston closed this as completed Jul 29, 2020
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

2 participants