@hackage cql4.0.1

Cassandra CQL binary protocol.

CQL Binary Protocol Implementation

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

Contributing

If you want to contribute to this project please read the file CONTRIBUTING first.

  • Installation

  • Dependencies (0)

  • Dependents (1)

    @hackage/cql-io
  • Package Flags

      incompatible-varint
       (off by default)

      Use incompatible legacy encoding for varint and decimal.