RocksDB v6.14 Documentation    

RocksDB v6.14 Documentation
  • 文档概述
    RocksDB is a storage engine with key/value interface, where keys and values are arbitrary byte streams. It is a C++ library. It was developed at Facebook based on LevelDB and provides backwards-compatible support for LevelDB APIs.