scassandra / scassandra-server

Stubbed Cassandra
http://www.scassandra.org
Other
87 stars 34 forks source link

Datastax 4 #202

Open DinaYakovlev opened 3 years ago

DinaYakovlev commented 3 years ago

Hi, I see in the documentation that the scassandra is supported only with Datastax Java 3.x and 2.x. Yet, we want to upgrade our cassandra driver to the newest version in a Java project. Is there any plans to support Datastax Java 4.x, or did anyone had managed to make the current stub cassandra work for him with the newest cassandra-driver? we tried to use the standalone as well, did not work for us...