LR_00_036: Port org.rocksdb:rocksdbjni
About
RocksDB is a high performance embedded database for key-value data. It is a fork of Google's LevelDB optimized to exploit multi-core processors, and make efficient use of fast storage, such as solid-state drives, for input/output bound workloads. It is based on a log-structured merge-tree data structure. It is written in C++ and provides official language bindings for C++, C, and Java. Many third-party language bindings exist.
Dependency | ||
|---|---|---|
Upstreaming | COMPLETED | |
Upstream version | ||
Contacts | @Ludovic Henry |