-
Notifications
You must be signed in to change notification settings - Fork 25
Roadmap
Maxime Wiewiora edited this page Oct 20, 2024
·
9 revisions
This page lists the next features that will be developed and included in the driver.
- 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 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)
- Support Cassandra 5.1
- Add support for
cqlsh
commandsSOURCE
,COPY FROM/TO
- Add detailed documentation about JDBC implementation
The features listed here could be developed later but without guarantee.
- Upgrade to JDK 21?