sstable: SSTables in Haskell

[ bsd3, data, library, program ] [ Propose Tags ]

This library implements SSTables as described in the Bigtable paper: http://labs.google.com/papers/bigtable.html

Modules

  • Data
    • Data.SSTable
      • Data.SSTable.Packing
      • Data.SSTable.Writer

Flags

Automatic Flags
NameDescriptionDefault
tests

Build test executables.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0
Dependencies array (>=0.2), base (>=4 && <5), binary (>=0.5), bytestring (>=0.9), cmdargs (>=0.1), containers (>=0.2), deepseq (>=1.1), directory (>=1.0), iteratee (>=0.3.4), QuickCheck (>=2 && <3), test-framework (>=0.2), test-framework-quickcheck2 (>=0.2) [details]
License BSD-3-Clause
Copyright (c) 2010 marius a. eriksen
Author marius a. eriksen
Maintainer marius a. eriksen
Category Data
Uploaded by MariusEriksen at 2010-07-31T18:33:58Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables testSSTable, sstable
Downloads 1175 total (4 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-29 [all 7 reports]