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
- Some keys have unexpected size during DBWithTTL::Open()
- Compile on Windows with -DWIN32_LEAN_AND_MEAN
- [Android] Abort message: assertion "terminating with uncaught exception of type std::length_error: vector" failed'
- Transaction DB holds too much memory
- PartialMergeMulti does not support a Noop output
- rocksdb open `/sys/devices/system/cpu/online` frequently
- [BUG] RocksDB panics on rocksdb::InternalKeyComparator::Compare
- Make MergeOperator's PartialMerge override optional with AllowSingleOperand
- ./db/dbformat.h:134: rocksdb::Slice rocksdb::ExtractUserKey(const rocksdb::Slice&): Assertion `internal_key.size() >= 8' failed.
- Implement DB::MultiGet(PinnableSlice)
- Docs
- C++ not yet supported