@hackage hscassandra0.0.7
cassandra database interface
Categories
License
BSD-3-Clause
Maintainer
kirk@glyphsoftware.com, necrobious@gmail.com
Links
Versions
Installation
Dependencies (8)
- Thrift >=0.5.0.2
- base >=4.2.0.0 && <4.9
- bytestring
- cassandra-thrift >=0.7.2.1
- containers
- mtl >=2.0 Show all…
Dependents (1)
@hackage/acme-everything
A simple abstration over the Cassandra Thrift bindings designed to make working with Cassandra's thrift API easier, without removing the ability to use it directly. A Cassandra monad is presented for mannaging the connection to the Cassandra server, and the calculation of cassandra timestams (in microseconds).