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 supported13 Subscribers
Add a CodeTriage badge to rocksdb
Help out
- Issues
- Observability for the WriteBufferManager (#15162)
- Update folly hash for 11.10 release
- Update version to 11.11.0 for 11.10 release
- Bound MaintainPoolSize loops by the LRU list and abort on corrupt pool accounting
- Exclude blob-separated values from memtable garbage stats
- Modularize tests (#15149)
- Preferred-phase scheduling for periodic (time-based) compaction
- Fix compacted DB read statistics
- Add
- CompactedDBImpl::Get/MultiGet never populate Statistics (block cache hit/miss, memtable hit/miss, bytes read all stay 0)
- Docs
- C++ not yet supported