New in Java driver 2.1.2: native protocol v3 support
What's this blog post about?
The latest version of the DataStax Java driver introduces support for version 3 of the native CQL protocol. This new version models protocol versions as a Java enum and increases the number of stream ids per connection from 128 to 32,768. It also allows setting default timestamps with each query and supports serial consistency levels in lightweight transactions on BatchStatements. Additionally, it includes other improvements and fixes.
Company
DataStax
Date published
Oct. 13, 2014
Author(s)
Oliver Michallat
Word count
709
Hacker News points
None found.
Language
English