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
- question :: is there some api to get largest key in table before flush/compaction IO start ? (SeekToLast)
- Fix the docs for SetBackgroundThreads vs max_background_jobs
- Java Panama FFI prototype experiments (DO NOT MERGE)
- Should return Status::NotFound() when FullHistoryTsLow is empty
- C API missing method to set Options->periodic_compaction_seconds
- Dead/untested code with nullptr dereference in lru_cache.cc
- Support multiple env instance
- Add Env::NewEnv to create new default env
- Add `rocksdb_fifo_compaction_options_set_allow_compaction()` to C API bindings ("c.h")
- C API: Some boolean options do not use unsigned char
- Docs
- C++ not yet supported