rocksdb-haskell: Haskell bindings to RocksDB
From http://rocksdb.org:
RocksDB is an embeddable persistent key-value store for fast storage. RocksDB can also be the foundation for a client-server database but our current focus is on embedded workloads.
RocksDB builds on LevelDB to be scalable to run on servers with many CPU cores, to efficiently use fast storage, to support IO-bound, in-memory and write-once workloads, and to be flexible to allow for innovation.
[Skip to Readme]
Modules
- Database
- Database.RocksDB
- Database.RocksDB.Base
- Database.RocksDB.C
- Database.RocksDB.Internal
- Database.RocksDB.Iterator
- Database.RocksDB.Types
- Database.RocksDB
Downloads
- rocksdb-haskell-1.0.1.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] | 0.1.0, 1.0.0, 1.0.1 |
---|---|
Dependencies | base (>=3 && <5), binary, bytestring, data-default, directory, filepath, resourcet (>0.3.2), transformers [details] |
Tested with | ghc ==8.0.1 |
License | BSD-3-Clause |
Copyright | Copyright (c) 2012-2014 The leveldb-haskell Authors, Copyright (c) 2014 The rocksdb-haskell Authors |
Author | Kim Altintop, Alexander Thiemann et.al. (see AUTHORS file) |
Maintainer | Serokell <hi@serokell.io> |
Category | Database, FFI |
Home page | http://github.com/serokell/rocksdb-haskell |
Bug tracker | http://github.com/serokell/rocksdb-haskell/issues |
Source repo | head: git clone git://github.com/serokell/rocksdb-haskell.git |
Uploaded | by gromak at 2017-12-03T13:15:11Z |
Distributions | LTSHaskell:1.0.1, NixOS:1.0.1, Stackage:1.0.1 |
Reverse Dependencies | 6 direct, 1 indirect [details] |
Downloads | 7383 total (17 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 2017-12-03 [all 3 reports] |