Release Notes

1.7 build 1448

This release introduces support for Cassandra, a popular and highly scalable distributed database.

All aspects of Cassandra are supported, including protocol versions 3, 4 and 5 (with or without compression).

SSL/TLS connections are supported on the client side and the server side, with or without SSL authentication.

All current versions of Cassandra 3.x and 4.x are supported.

All data types are fully supported, including complex ones such as maps, tuples, lists and sets.

Besides the usual filters, a prepared statement invocation filter is provided, allowing you to intercept and modify calls to prepared statements. You can change the values of the prepared statement parameters as required.