leveldb - A fast and lightweight key/value database library by Google
Website: | http://code.google.com/p/leveldb/ |
---|---|
License: | BSD |
- Description:
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Packages
leveldb-1.12.0-5.sdl6.i686 [160 KiB] |
Changelog
by Peter Lemenkov (2013-08-25):
- Don't build with assertions |