Popularity
5.8
Declining
Activity
0.0
Stable
12
4
2

Monthly Downloads: 14
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Database     FFI    
Latest version: v0.3.0

rocksdb-haskell alternatives and similar packages

Based on the "Database" category.
Alternatively, view rocksdb-haskell alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of rocksdb-haskell or a related project?

Add another 'Database' Package

README

This library provides Haskell bindings to RocksDB

Build Status

History

Version 0.1.x:

  • initial fork of leveldb-haskell

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/agrafix/rocksdb-haskell/issues. Patches are best submitted as pull requests, or via email ([email protected]).

License

BSD 3, see LICENSE file.


*Note that all licence references and agreements mentioned in the rocksdb-haskell README section above are relevant to that project's source code only.