Copyright | (c) 2012-2013 The leveldb-haskell Authors (c) 2014 The rocksdb-haskell Authors |
---|---|
License | BSD3 |
Maintainer | [email protected] |
Stability | experimental |
Portability | non-portable |
Safe Haskell | None |
Language | Haskell2010 |
Database.RocksDB
Description
RocksDB Haskell binding.
The API closely follows the C-API of RocksDB. For more information, see: http://rocksdb.org
Documentation
module Database.RocksDB.Base