hscassandra: cassandra database interface

[ bsd3, database-, library ] [ Propose Tags ]

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).


[Skip to Readme]

Modules

[Last Documentation]

  • Database
    • Database.Cassandra
      • Database.Cassandra.Monad
      • Database.Cassandra.Types

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.4, 0.0.5, 0.0.7
Dependencies base (>=4.2.0.0 && <4.9), bytestring, cassandra-thrift (>=0.7.2.1), containers, mtl (>=2.0), network, old-time, Thrift (>=0.5.0.2) [details]
License BSD-3-Clause
Author Kirk Peterson
Maintainer kirk@glyphsoftware.com, necrobious@gmail.com
Category Database
Home page https://github.com/necrobious/hscassandra
Source repo head: git clone git://github.com/necrobious/hscassandra.git
Uploaded by KirkPeterson at 2011-03-13T00:37:24Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2463 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-28 [all 7 reports]

Readme for hscassandra-0.0.4

[back to package description]