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
- Optimize replication latency by fix the misjudgment of the WAL iterator status(#13260)
- PrefetchTail ignores max_sectors_kb
- write the adjusted compaction_readahead_size to LOG
- WAL log file corrupt after
- Inconsistence of GetDBOptionsFromMap between implementation and document
- Make Check Failing on Ubuntu
- Table cache is hardcoded to use LRU cache only/doesn't use hyper clock cache
- track_and_verify_wals_in_manifest causing crashes/coredumps
- RSS goes up when limit max_open_files from 1000 to 100
- chore: remove redundant words in comment
- Docs
- C++ not yet supported