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
- Support DeleteRange in transactions
- Extend StringAppendTESTOperator to use string delimiter of variable length
- Avoid re-fragmenting memtable range tombstones on each read
- Take range deletions into account in SubcompactionState::ShouldStopBefore
- Schedule Lmax compactions after releasing snapshots holding range tombstones
- Improve lifetime management in RangeDelAggregator
- Support merge operators in java
- db_bench readrandom value_size 1024B stuck at 72m ops
- Iterator to reference SuperVersion from a pool, just like the thread-local super version technique used in Get()
- Incorrect index eviction metric with two-level indexes
- Docs
- C++ not yet supported