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
- Expose table properties collector & reader to C API
- Build fails on github `macos-latest` (MacOS 14.5) runners with "no member named '_rjem_realloc' in namespace 'std'"
- Replace padding fields with `alignas` for memory alignment in `ConcurrentArena`.
- CompactRange with option BottommostLevelCompaction::kForceOptimized doesn't work correctly in route split situation. Rocksdb v6.29.5
- `OptionsSettableTest.ColumnFamilyOptionsAllFieldsSettable` failing in rocksdb 9.2.1
- Expose column family export and import methods publicly
- C++ compilation errors on Linux using g++
- Update checkpoint_impl.cc
- Update fuzz/README.md with OSS-Fuzz link
- Fix a few typos.
- Docs
- C++ not yet supported