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
- [Experimental] Integrate caching into the blob read logic
- IngestExternalFile() breaks GetUpdatesSince() due to "gap in sequence numbers"
- Efficient way to split a DB into 2 or multiple DB based on key range?
- Behavior after "no space left on device" - auto-recovery not working
- Add new stats for async and non async reads in FilePrefetchBuffer
- Create InjectionFileSystem/NoSyncFileSystem classes
- Clean up some of the files left after test runs
- Microbenchmark is not compatible with 1.6.x Google benchmark
- Change some size_t in Env/FileSystem APIs to uint64_t
- [WIP] [NO REVIEW] Revise the API of TransactionLogIterator
- Docs
- C++ not yet supported