sstable: SSTables in Haskell
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
- Data.SSTable
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| tests | Build test executables. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- sstable-1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 | 1234 total (1 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] |