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

Database.LevelDB

Description

LevelDB Haskell binding.

The API closely follows the C-API of LevelDB. For more information, see: http://leveldb.googlecode.com

Documentation