Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

serokell/rocksdb-haskell

 
 

Repository files navigation

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.

Packages

No packages published

Languages

  • Haskell 100.0%