BSD-3-Clause licensed by Kim Altintop, Alexander Thiemann et.al. (see AUTHORS file)
Maintained by Serokell
This version can be pinned in stack with:rocksdb-haskell-1.0.1@sha256:3a437ec1cedea56e02ae85a8e37539151c5295cb228117e46aa90767f1072d61,2675

This library provides Haskell bindings to RocksDB

Build Status Windows build status

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. Patches are best submitted as pull requests.

License

BSD 3, see LICENSE file.