rocksdb-haskell-1.0.1: Haskell bindings to RocksDB
Copyright(c) 2012-2013 The leveldb-haskell Authors
(c) 2014 The rocksdb-haskell Authors
LicenseBSD3
Maintainer[email protected]
Stabilityexperimental
Portabilitynon-portable
Safe HaskellNone
LanguageHaskell2010

Database.RocksDB

Description

RocksDB Haskell binding.

The API closely follows the C-API of RocksDB. For more information, see: http://rocksdb.org

Documentation