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
- Missing `max_write_buffer_size_to_maintain` config in Java API
- MemTableList::Add: `MarkImmutable()` before `current_->Add()`
- Uninformative logging during manual compaction
- max_file_num_to_ignore conveys the opposite meaning of the variable's use
- Fix issue where reducing refill_bytes_per_period from INT64_MAX does …
- I have optimized the single-threaded execution of repair. Can I submit a PR?
- Fix unused parameter warning when Snappy is disabled
- Feature request : partial key / value retrieval
- Add support for musl libc builds of RocksJava on RISC-V 64
- Set elapsed_micros stats for SubCompaction
- Docs
- C++ not yet supported