scylladb / java-driver

ScyllaDB Java Driver for ScyllaDB and Apache Cassandra, based on the DataStax Java Driver
Apache License 2.0
57 stars 35 forks source link

Docs: Confirm Cassandra and Java Versions #55

Open lauranovich opened 3 years ago

lauranovich commented 3 years ago

I would like to report an issue in page http://docs.scylladb.com/index

Problem

Following the email I sent We need to review the front page readme.md and confirm all versions mentioned and add those we support which are not mentioned.

Suggest a fix

haaawk commented 3 years ago

What is a front page readme.md? What's exactly wrong on http://docs.scylladb.com/index?

lauranovich commented 3 years ago

Hi Sorry for the confusion I should have given you a link https://scylladb.github.io/java-driver/latest/index.html or https://github.com/scylladb/java-driver/blob/latest/README.md needs to be reviewed.

lauranovich commented 3 years ago

I think we can close? Is this fixed? @haaawk ?

tzach commented 3 years ago
  1. We need to clarify what versions are supported, and how they correlate with upstream release
  2. Need to add some wording on our backporting from upstream strategy

Something in the line of: Scylla Java driver will closely track upstream updates, while adding Scylla unique features and optimizations.