fast key-value storage library
LevelDB is a fast key-value storage library written at Google that provides an
ordered mapping from string keys to string values.

Maintainer: Ashton Fagg <ashton@fagg.id.au>

WWW: https://github.com/google/leveldb
