Skip to content

agrafix/rocksdb-haskell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 (mail@agrafix.net).

License

BSD 3, see LICENSE file.

Packages

No packages published

Languages

  • Haskell 99.0%
  • Shell 1.0%