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
- Link Failed on Ubuntu 20.04 wtih gcc 9.4
- Extra allocations makes short range queries 5% slower when linked with glibc malloc
- fix inconsistent behaviors related to flush and compaction
- Add a UT to trigger flush race
- Provide Support for RateLimiter with ReadAsync
- L0->BaseLevel compaction can be paralleled if not overlap
- Add possibility to use sha256/512 for produced jar checksum files
- Lock-Free Clock Cache
- reduce DeleteRange's negative impact on read by fragmenting range tombstones in the write path
- iterator `Seek` slowdown after delete many keys
- Docs
- C++ not yet supported