pkgsrc-wip/leveldb/DESCR
2012-03-19 00:30:07 +00:00

5 lines
221 B
Text

LevelDB is a fast key-value storage library written at Google that
provides an ordered mapping from string keys to string values.
The LevelDB currently available as static SDK only which provides
bindings for C++ and C.