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
- SIGSEGV in EnvLogger::Logv() during DBImpl::Close()
- CPU corruption injector: robust seed handling, per-run command logging, and doc fixes
- Stress test concurrent primary and read-only DB on the same directory (#14938)
- Duplicated IOActivity-to-histogram mapping: GetExternalTableFileReadHistogram is a copy of GetFileReadHistograms
- CI: pin anthropics/claude-code-base-action@beta to a full commit SHA in ai-review-analysis.yml
- ci: pin claude-code-base-action to a full commit SHA in ai-review-analysis.yml
- Add Get and MultiGet sync/async plumbing (#14934)
- Fix quadratic point-in-time MANIFEST recovery in VersionBuilder
- Fix data race in VerifyPkSkFast between virtual call and TransactionDB destruction
- Flush no-WAL live-file data with LockWAL (#14931)
- Docs
- C++ not yet supported