Update Cassandra/Scylla drivers

Hi,

Are there any plans on updating Cassandra drivers for Julia?
I’ve seen some that has been written for v.0.4 that failed the tests. It would be really awesome to have!

1 Like

It sounds like that could be a good place for you to contribute!

If you run the tests with the next version of Julia (0.5) it should tell you (most of) what was deprecated and why tests are failing to make it easier to update.

This is something I’m potentially interested in, but not yet to the point of taking it upon myself to update this. So, if you contributed to this, there’s a possibility I’d make use of it. (In case you were looking to gauge the level of interest.)

Well,

I wanted in first hand make sure that no one was working on it before I got started. But then I will get going :slight_smile:

Skaffa Outlook för Androidhttps://aka.ms/ghei36

2 Likes

Any update on this? I plan to use cassandra too, but it seems both
https://github.com/tilient/cql.jl and https://github.com/dioptre/CQL.jl are rather old.

My bad, https://github.com/r3tex/CQLdriver.jl is newer.