@hackage rocksdb-haskell1.0.1
Haskell bindings to RocksDB
Categories
License
BSD-3-Clause
Maintainer
Serokell <hi@serokell.io>
Links
Versions
Installation
Dependencies (8)
- base >=3 && <5
- binary
- bytestring
- data-default
- directory
- filepath Show all…
Dependents (6)
@hackage/haskoin-node, @hackage/acme-everything, @hackage/haskoin-store, @hackage/servant-auth-token-rocksdb, @hackage/rocksdb-query, @hackage/corenlp-parser
This library provides Haskell bindings to RocksDB
History
Version 0.1.0:
- initial release of this fork.
Installation
Prerequisites:
To install the latest version from hackage:
$ cabal install rocksdb-haskell
To install from checked-out source:
$ cabal install
Notes
This library is in very early stage and has seen very limited testing. Comments and contributions are welcome.
Bugs and Contributing
Please report issues via http://github.com/serokell/rocksdb-haskell/issues.<br /> Patches are best submitted as pull requests.
License
BSD 3, see LICENSE file.