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
- improve metadata - rocksdb for Hydra
- WriteBatch API accepting SliceParts args cannot be used with user-defined timestamp
- Improve manual compaction status logging (#13688)
- Rename max_file_num_to_ignore to min_file_num_to_ignore (#13692)
- After updating bytes_per_second in the rate limiter, the change may not take effect immediately.
- Optimizing Remote Compaction Performance - Reducing OpenAsSecondary Recovery Overhead
- fix: handle pending async requests correctly during abortIO with async_io enabled
- Add background CompactRange on excessive key skips in Seek
- fix outdate comment for recycle_log_file_num compatibility
- The RocksDB logs DB Session ID in plaintexxt in the "LOG" file
- Docs
- C++ not yet supported