latte icon indicating copy to clipboard operation
latte copied to clipboard

Try using scylla2

Open wyfo opened this issue 2 years ago • 1 comments

Hi,

I've quickly announced at the Scylla Summit 2023 that I wrote recently on a new Scylla Rust driver : https://github.com/wyfo/scylla2 – I explain in the README the reason and the differences.

I've especially worked on performance, and first benchmarks results are promising (CPU utilisation is reduced by 30-40%, without counting zero-copy deserialization as latte cannot support it). Of course, I've done most of them with a fork of latte. You may be interested by this new driver implementation, so here is the PR to use it.

The project is obviously still in development (I've started it 4 months ago), but it seems to work fine with Scylla and Cassandra (using protocol V5 btw). Don't hesitate to take a look at it.

wyfo avatar Feb 24 '23 01:02 wyfo

Thank you, this looks interesting. Currently I don't have much spare time to work on this project, so I can't promise when that happens, but anyway wish you best luck. Good to have more drivers to chose from. Any chance to support DataStax Astra, btw? That's the biggest feature latte is missing now.

pkolaczk avatar Mar 14 '23 11:03 pkolaczk

There is no point in keeping this PR open. I'm not planning to switch the driver now, as the Scylla one is well supported and fully open-source. Please contribute improvements to the original scylla driver.

pkolaczk avatar Jul 05 '24 08:07 pkolaczk