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

Add helper function to group queries into batches by host / shard #204

Open
mmatczuk opened this issue Nov 19, 2021 · 1 comment
Open

Add helper function to group queries into batches by host / shard #204

mmatczuk opened this issue Nov 19, 2021 · 1 comment

Comments

@mmatczuk
Copy link
Contributor

This is in the context of scylladb/gocql#90.
It would be nice to add a dbutil that would partition batches to hosts and shards.

@mmatczuk
Copy link
Contributor Author

There exists prior work that is over complex and over specialized in my view #167.

One can see there there is a need for grouping queries to batches.
It should be flexible to allow extending it to support other use cases.

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