Rate This Document
Findability
Accuracy
Completeness
Readability

Introduction

RocksDB Overview

RocksDB is an embeddable, persistent key-value store for fast storage.

For more information about RocksDB, visit the official RocksDB website.

Programming language: C++

Brief description: An embeddable, persistent key-value store for fast storage.

Open source license: Apache + GPLv2

Recommended Software Version

RocksDB 6.10.2

This document describes two installation methods: installing RocksDB with an RPM package obtained from a mirror site and installing RocksDB by source code compilation.