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
- [10.11.x and older] Fix format compatibility issue compacting files from 2.x releases
- Issues with WAL files
- db/blob: add direct `<cstdint>` includes in blob headers
- Build won't use compression libraries
- CompactFiles() does not respect base_level with level_compaction_dynamic_level_bytes enabled
- NeedsCompaction is imprecise for Universal Compaction
- Can block_cache_miss_count be aggregated in the same way as block_cache_hit_count?
- Add dedicated block cache stats for range deletion blocks (#14102)
- Crash during teardown
- Build fails without Snappy
- Docs
- C++ not yet supported