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
- [EZ] Improve NRVO by removing return in the if statement
- Check compaction output file sizes
- DB::Open() failed when upgrading rocksdb from version 6.x to 7.10.2
- Implement precompiled headers to reduce comp time
- IngestExternalFileOptions::fill_cache may not work when there is concurrent MANIFEST writer
- db_bloom_filter_test fails on master
- LinkFiles errors due to protected_hardlinks not propagated as IOStatus::NotSupported
- CompactRangeOptions.change_level (and DBImpl::ReFitLevel) not compatible with level_compaction_dynamic_level_bytes
- Potential high latency when destroying an iterator
- c.cc: use PinnableSlice in rocksdb_get
- Docs
- C++ not yet supported