rocksdb
https://github.com/facebook/rocksdb
C++
A library that provides an embeddable, persistent key-value store for fast storage.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported12 Subscribers
Add a CodeTriage badge to rocksdb
Help out
- Issues
- Blob direct write v1: write-path blob separation with partitioned files (reduced scope)
- Expose file_checksum and file_checksum_func_name in C API for live files
- Reuse thread-local IODebugContext in BlockFetcher to avoid per-read mutex construction
- Build: Fix RISC-V ISA detection dead code and sanitize -march against modern kernel/toolchain mismatch
- speed up memtable updates
- [Performance] Double-buffered async WAL flush to reduce write stalls in manual_wal_flush mode
- Fix NULL persisted_seqno_ in AnonExpectedState (#14523)
- Replace procedural finalize_and_sanitize with declarative incompatibility system
- The security scan has identified vulnerabilities CVE-2023-45853 and CVE-2026-27171
- docs: add core engine documentation — compaction, sst_table_format
- Docs
- C++ not yet supported