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
- Discussion:Why does the tombstone delete key still exists in the SST, but the insert key no longer exist in the SST?
- Feature request: auto flush active memtable when there is many tombstones
- Add further methods to rocksdb C api for rocksdb_get_name, rocksdb_sy…
- LoadTableHandlers can cause std::terminate
- Rocksdb secondary instance throws exception "Can not get size for file.sst" after calling tryCatchUpWithPrimary()
- Support secondary instance with BlobDB
- Add statistic to track compaction prefetching memory usage
- Facilitate use of designated initializers for structs such as various Options
- The ExportColumnFamily API does not return data as expected.
- db_impl.h: DBImpl::PreprocessWrite: Remove "REQUIRES: mutex locked"
- Docs
- C++ not yet supported