Cassandra CQL binary protocol.
MPL-2.0
Toralf Wittner <tw@dtex.org>
Installation
Implementation of Cassandra's CQL Binary Protocol Version 2 and Version 3.
It provides encoding and decoding functionality as well as representations of the various protocol related types.
Thus it can serve as a building block for writing Cassandra drivers, such as cql-io.