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
- Support kRemoveAndSkip for compaction filter to skip one user key
- race condition in OptimisticTransaction::CommitWithParallelValidate
- db.h: MultiGet: forward to more efficient overload
- Add enum_reflection.h & preproc.h
- Make LocalTimeR fork safe by avoid calling localtime_r
- Comparator: Add func: IsBytewiseComparator & IsReverseBytewiseComparator
- FindFileInRange: devirtualize comparator and add prefix cache
- Fix an uninitialized variable warning for g++ 11.2.0
- Optimize.db impl.get approximate sizes
- sst_dump --command=recompress --compression_types=kNoCompression does uncompress nothing in the case of that specific file
- Docs
- C++ not yet supported