This library provides Haskell bindings to RocksDB
Version 0.1.0:
- initial release of this fork.
Prerequisites:
To install the latest version from hackage:
$ cabal install rocksdb-haskellTo install from checked-out source:
$ cabal installThis library is in very early stage and has seen very limited testing. Comments and contributions are welcome.
Please report issues via http://github.com/serokell/rocksdb-haskell/issues.
Patches are best submitted as pull requests.
BSD 3, see LICENSE file.