RocksDB
High-performance embedded key-value store.
RocksDB is an embeddable key-value store derived from LevelDB and developed at Facebook. It is the storage engine behind MyRocks, CockroachDB, TiKV, and many other systems on Linux.
Install
Build from https://github.com/facebook/rocksdb
