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 UserValueChecksum interface for end-to-end value integrity checks
- Convert sequential single deletes into range tombstones
- TryCatchUpWithPrimary() returns stale data in two scenarios: stale active memtable after flush, stale immutable memtable after primary reopen
- Some IngestExternalFileOptions not exposed to C API
- Add remaining IngestExternalFileOptions to C API
- Fix secondary DB stuck on stale versions when atomic_flush=true
- Secondary instance iteration stops prematurely (~26k keys) on FSx/XFS despite 300M+ keys in Primary
- Adopt Allocator Wrappers on MacOS builds
- C API: Add rocksdb_memory_allocator_create_custom
- stress test failure with trie index
- Docs
- C++ not yet supported