LevelDB
Fast key-value storage library from Google.
LevelDB is a small, fast key-value store that influenced many embedded databases. It is the predecessor of RocksDB.
Install
Build from source via CMake
Textbook of Linux
Dr Chris Paton
Fast key-value storage library from Google.
LevelDB is a small, fast key-value store that influenced many embedded databases. It is the predecessor of RocksDB.
Install
Build from source via CMake
