cql: Cassandra CQL binary protocol.
Implementation of Cassandra's CQL Binary Protocol Version 3 and Version 4.
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.
[Skip to Readme]
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| incompatible-varint | Use incompatible legacy encoding for varint and decimal. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- cql-4.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
| Versions [RSS] | 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.0.5, 3.0.6, 3.0.7, 3.1.0, 3.1.1, 4.0.0, 4.0.1, 4.0.2, 4.0.3, 4.0.4, 4.1.0.0 |
|---|---|
| Change log | CHANGELOG |
| Dependencies | base (>=4.9 && <5.0), bytestring (>=0.10), cereal (>=0.3), containers (>=0.5), Decimal (>=0.3), iproute (>=1.3), network (>=2.4), template-haskell, text (>=0.11), time (>=1.4), transformers (>=0.3), uuid (>=1.2.6), vector (>=0.10) [details] |
| License | LicenseRef-OtherLicense |
| Copyright | (C) 2014-2015 Toralf Wittner, Roman S. Borschel |
| Author | Toralf Wittner, Roman S. Borschel |
| Maintainer | Toralf Wittner <tw@dtex.org>, Roman S. Borschel <roman@pkaboo.org> |
| Category | Database |
| Home page | https://gitlab.com/twittner/cql/ |
| Bug tracker | https://gitlab.com/twittner/cql/issues |
| Source repo | head: git clone https://gitlab.com/twittner/cql |
| Uploaded | by romanb at 2019-11-10T14:26:38Z |
| Distributions | LTSHaskell:4.0.4, NixOS:4.0.4, Stackage:4.1.0.0 |
| Reverse Dependencies | 2 direct, 1 indirect [details] |
| Downloads | 12831 total (26 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2019-11-10 [all 1 reports] |