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
- CorruptionError on compaction if cache is under pressure
- Using malloc_usable_size() in arena triggers compactions early and results in smaller files and diff number of files
- Removal of DNDEBUG caused Write performance degradation
- Improve L0->L0 compaction
- USE_SSE=1 will fail to compile
- Ideas for changing the Java RocksIterator
- Add support for taking snapshot of a column family and creating column family from a given CF snapshot.
- drop deletion markers in compaction when they don't cover any data
- zLinux build on s390x produce warning
- Persistent Cache tests fail on Windows
- Docs
- C++ not yet supported