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
- db_stress: db_stress segmentation fault
- Mempurge instead of flush is initiated even if only one memtable is picked by flush job
- Building for Win7 attempts to use a struct definition and enum value not defined until Win8
- support libaio
- Add OnCompaction{Begin,End}() match in db_stress
- Perf and Stats context in Java
- use union for minHeap_ and maxHeap_
- [Draft] Change checksum_handoff_file_types from ImmutableDBOptions to MutableDBOptions
- [Draft] Add the use_secondary_cache to MutableCFOptions
- CompactionOutputs::Finish: sync FileMeta with TableProperties
- Docs
- C++ not yet supported