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
- Add DB::KeyExists() public API to skip blob file reads for existence checks
- Add RocksDb.Net C# library
- C++26 compilation fix
- [Proposal] Add PeriodicCompactionChecker for content-aware periodic compaction
- [Proposal|Performance] Eliminating Group Commit: A Leaderless Write Path for RocksDB
- Clarify wide column memory ownership in public APIs
- Clean up per-test DB paths after unit tests to avoid ENOSPC
- [C API] add rocksdb_set_db_options for dynamic DB option updates
- WriteBatchWithIndex::NewIteratorWithBase silently ignores prefix_same_as_start from base iterator's ReadOptions
- Fix port::Thread to use std::jthread over std::thread
- Docs
- C++ not yet supported