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
- Performance Degradation of Universal Compaction with Large LSM-Tree
- recover from disk full errors automatically
- Fix: track file size correctly for importing sst
- feat: expose LoadOptionFromFile in the C API
- fix mismatch of uncompress op type and its name in db_bench_tool
- Add GetOptionConfigName() for test debugging
- Blog post on CPU bug
- Only call libc close() once
- Corruption: Can't access /1270450.sst: IO error: while stat a file for size: /xx/1270450.sst: No such file or directory
- Allow writes during SST file ingestion
- Docs
- C++ not yet supported