Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support newer versions of Cassandra #73

Open
pako-pl opened this issue May 24, 2016 · 4 comments
Open

Support newer versions of Cassandra #73

pako-pl opened this issue May 24, 2016 · 4 comments

Comments

@pako-pl
Copy link

pako-pl commented May 24, 2016

In the README it says:

"Using Protocol v3 (Cassandra 2.1)"

Does it mean that the driver won't work with Casssandra 3.x? The 2.x line is supported only until November 2016.

@jippi
Copy link

jippi commented May 24, 2016

the library should be rewritten to use the datastax php driver imo :)

@pako-pl
Copy link
Author

pako-pl commented May 24, 2016

I noticed that the https://github.com/datastax/php-driver page says Datastax PHP Driver is compatible with "Apache Cassandra versions 1.2, 2.0 and 2.1". But it will probably get updated if it doesn't work with Cassandra 3.x yet. So it might be a good idea to rewrite duoshuo/php-cassandra to use datastax/php-driver as a backend.

@claylo
Copy link

claylo commented Apr 21, 2017

The DataStax PHP Driver is excellent if you don't mind cluster connection speeds at roughly equivalent of the time it would take you to write shit down and walk it over to the server to input things at the console. Those drooling for it: have you used it?

@guice
Copy link

guice commented Jan 2, 2018

DataStax PHP Driver is crap. It cannot handle fast connects, therefore just falls to shit on a high concurrent system.

We're have tons of issues with it (moved off YACassandra). We need a different solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants