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
- Performance issues using more than 1 thread? using rust
- Discussion: Support Remote Compaction Based on ReadOnly Instance Instead of Secondary Instance
- Eliminate shared_ptr copying in TransactionDBCondVar API
- Design Considerations for Thread Restrictions on rocksdb_iterator_t in async_io Mode
- Add `ReadOptions` and `WriteOptions` to the options file.
- Add Safeguard around compaction stats cpu micros
- Fix incorrect comment in WriteBufferManager
- [Documentation] Proposal to modernize README for better developer experience
- Java release for 10.5
- Iterators shouldn't return InternalKey when `ReadOptions::iter_start_ts` is set
- Docs
- C++ not yet supported