Skip to content

Roadmap

Maxime Wiewiora edited this page Jul 8, 2024 · 7 revisions

This page lists the next features that will be developed and included in the driver.

4.14.0

  • Improve CassandraDataSource to support all the properties available via the JDBC URL and limit the constructors parameters to a minimum
  • Support for IPv6 (see #62)
  • Add ability to deactivate the verification of the server certificate when SSL is configured
  • Add support for serial consistency
  • Add simplified support for connections to AWS keyspaces
  • Add simplified support for connections to AstraDB? (merging with Astra JDBC Connector to re-discuss)

Next versions

  • Support Cassandra 5.1
  • Add support for cqlsh commands SOURCE, COPY FROM/TO

📖 Documentation

  • Add detailed documentation about JDBC implementation

💡 Ideas

The features listed here could be developed later but without guarantee.

  • Upgrade to JDK 21?
Clone this wiki locally