Skip to content
This repository has been archived by the owner on Apr 4, 2018. It is now read-only.

twittner/cql

Repository files navigation

CQL Binary Protocol Implementation

License: MPL-2.0 Build Status

This Haskell library implements Cassandra’s CQL Binary Protocol versions 2 and 3. It provides encoding and decoding functionality as well as representations of the various protocol related types.