Thank you Jon. Is there way to find what Datastax driver is compatible with Cassandra 3.11? http://docs.datastax.com/en/developer/driver-matrix/doc/javaDrivers.html#java-drivers <http://docs.datastax.com/en/developer/driver-matrix/doc/javaDrivers.html#java-drivers> For some reason they don’t print latest version of Cassandra.
> On Sep 7, 2017, at 1:15 PM, Jon Haddad <[email protected]> wrote: > > There aren’t any drivers maintained by the Cassandra project. Compatibility > is up to each driver. Usually a section is included in the README. For > instance, in the DataStax Java Driver: > https://github.com/datastax/java-driver#compatibility > <https://github.com/datastax/java-driver#compatibility> > > Jon > >> On Sep 7, 2017, at 9:39 AM, Dmitry Buzolin <[email protected] >> <mailto:[email protected]>> wrote: >> >> Hello list! >> >> Where can I find C* compatibility matrix for example server server version >> is compatible with what client drivers? Thank you! >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> <mailto:[email protected]> >> For additional commands, e-mail: [email protected] >> <mailto:[email protected]> >> >
