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
- RFC: Modernizing RocksDB’s Java API using Panama (FFM)
- Add semi-automated code generation for RocksDB C API bindings
- Fix unused parameter warning in ExtractUncompressedSize
- Trie index SeekAndGetResult: NonBoundaryTag separator incorrectly triggers seqno post-seek correction, skipping correct block
- Trie index: iterator is not valid with status OK across multiple stress configurations (use_trie_index=1)
- Trie index: persisted-SST false negative in direct seek (GetEntity/Iterator miss while standard index finds key, same snapshot)
- Blob direct write: refactor attached WriteBatch CF lifetime around shared leases
- Extend FS buffer prefetch to async multi-buffer path
- Fix correctness bugs in WritePreparedTxnDB snapshot visibility in two_write_queues mode (#14544)
- RISC-V: Optimize crc32c with Zbc extension
- Docs
- C++ not yet supported