GitHub - facebook/rocksdb: A library that provides an embeddable, persistent key-value store for fast storage.
RocksDB is developed and maintained by Facebook Database Engineering Team. It is built on earlier work on LevelDB by Sanjay Ghemawat ( [email protected]) and Jeff Dean ( [email protected]) This code is a library that forms the core building block for a fast key-value server, especially suited for storing data on flash drives.
https://github.com/facebook/rocksdb/