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
- Proposal: Add `max_live_wal_files` to prevent inode exhaustion
- Avoid corruption when RepairDB is used on db where there are blob files.
- How can I produce truly fixed-size SST files when using FIFO compaction in RocksDB?
- Add VerifyFileChecksums() API and write options for memtable and write batch KV-checksums
- Archived WAL deletion
- Symbol visibility control
- Upgrade GitHub Actions for Node 24 compatibility
- Missing db_mutex_ lock restoration in FlushJob::MemPurge error path leading to race condition
- [Bug] Stale Data Injection in RocksDB RowCache due to Improper State Reset in Best-Effort Recovery
- ldb dump_wal: add LOG_DATA, TIMED_PUT, PUT_BLOB_INDEX
- Docs
- C++ not yet supported