fruch commented on PR #1189: URL: https://github.com/apache/cassandra-python-driver/pull/1189#issuecomment-4299718337
> Apologies for the delay here all. Our original plan was to make improving the asyncio reactor a major feature of 3.30.0 but that proved to be a bit more complicated than we'd like. 3.30.0 just went out the door a few days ago and it's my intention to make fixing asyncio a major focus of the next release (likely 3.31.0). The set of changes in this PR will likely serve as a foundation for that effort... although I'm still trying to get my arms around exactly what 3.31.0 will look like. > > @fruch we'll almost certainly be talking soon ;) @absurdfarce now days I'm doing much less in that specific driver, you might want to talk with @dkropachev, he and his team on it. in side note you might want check those PRs, yaniv is putting lost of effort on performance and memory improvments: https://github.com/scylladb/python-driver/issues?q=sort%3Aupdated-desc+is%3Apr+author%3Amykaul and I'm working on my own "cleanroom" implementation cqlsh in rust (just cause I've mention cqlsh in this PR before): https://github.com/scylladb/cqlsh-rs -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

