scylladb / gocql

Package gocql implements a fast and robust ScyllaDB client for the Go programming language.
https://docs.scylladb.com/stable/using-scylla/drivers/cql-drivers/scylla-go-driver.html
BSD 3-Clause "New" or "Revised" License
181 stars 57 forks source link

Make heavy loaded optimization configurable #2 #211

Open dkropachev opened 3 months ago

dkropachev commented 3 months ago

It is updated https://github.com/scylladb/gocql/pull/114 Due to the https://github.com/scylladb/gocql/pull/114 being stuck with no progress

sylwiaszunejko commented 2 months ago

@dkropachev Do you plan to continue work on this PR?

dkropachev commented 2 months ago

@dkropachev Do you plan to continue work on this PR?

Sure, I am going to work on it this week.

dkropachev commented 1 month ago

@sylwiaszunejko , @Lorak-mmk , it is done, please take a look

Lorak-mmk commented 1 month ago

I'll try to respond here soon, after reviewing https://github.com/scylladb/scylla-rust-driver/pull/1061 and https://github.com/scylladb/scylla-rust-driver/pull/1065