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
- Test compaction forward compatibility
- Remove deprecated ReadOptions::managed, ColumnFamilyOptions::snap_refresh_nanos, DBOptions::skip_checking_sst_file_sizes_on_db_open, experimental::PromoteL0()
- Remove deprecated option skip_checking_sst_file_sizes_on_db_open
- Fix interpolation search target key less than shared prefix length.
- [10.11.x and older] Fix format compatibility issue compacting files from 2.x releases
- Issues with WAL files
- [DRAFT] db/blob: add direct <cstdint> include in blob_index.h (GCC 15)
- Build won't use compression libraries
- Add option to validate sst files in the background on DB open
- CompactFiles() does not respect base_level with level_compaction_dynamic_level_bytes enabled
- Docs
- C++ not yet supported