@hackage cql3.0.4

Cassandra CQL binary protocol.

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.