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 supported13 Subscribers
Add a CodeTriage badge to rocksdb
Help out
- Issues
- Java release for 11.9
- Fix typos in code comments
- Fix TestPrefixScan assertion failure with injected IO errors
- Deduplicate GetFileReadHistograms across file reader and external table
- Fix outdated default value for level_compaction_dynamic_level_bytes in JavaDoc
- Add rocksdb_iter_is_key_pinned and rocksdb_iter_is_value_pinned to C API
- Add rocksdb_delete_range_cf_with_ts to C API
- rocksdb 11.8.1 fails to build on s390x
- rocksdb 11.8.1 fails to build on i686
- Deadlock when: `unordered_write=true` + `manual_wal_flush=true` on WAL-enabled writes
- Docs
- C++ not yet supported