cql: Cassandra CQL binary protocol.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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]
Properties
Versions | 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), bytestring (>=0.10 && <0.13), containers (>=0.5 && <0.9), Decimal (>=0.3 && <0.6), iproute (>=1.3 && <1.8), network (>=2.4 && <3.3), persist (>=1.0 && <1.1), template-haskell (>=2.18 && <2.24), text (>=0.11 && <2.2), time (>=1.4 && <1.16), transformers (>=0.3 && <0.7), uuid (>=1.2.6 && <1.4), vector (>=0.10 && <0.14) [details] |
License | 0BSD |
Copyright | (C) 2014-2015 Toralf Wittner, Roman S. Borschel (C) 2024-2025 Kyle Butt |
Author | Kyle Butt, Toralf Wittner, Roman S. Borschel |
Maintainer | Kyle Butt <kyle@iteratee.net> |
Category | Database |
Home page | https://github.com/iteratee/cql/ |
Bug tracker | https://github.com/iteratee/cql/issues |
Source repo | head: git clone https://github.com/iteratee/cql |
Uploaded | by KyleButt at 2025-10-08T19:51:32Z |
Modules
- Database
- CQL
- Database.CQL.Protocol
- Database.CQL.Protocol.Internal
- Database.CQL.Protocol
- CQL
Downloads
- cql-4.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees