Open mmatczuk opened 2 years ago
There exists prior work that is over complex and over specialized in my view https://github.com/scylladb/gocqlx/pull/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.
This is in the context of https://github.com/scylladb/gocql/issues/90. It would be nice to add a dbutil that would partition batches to hosts and shards.