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
- feat(write_thread): add writer state transition validation guards
- Harden LOUDS trie topology validation
- Disable embedded-blob ingestion in crash test (T277310719)
- `ReadOptions::pin_data` no longer pins iterator keys/values for mmap reads on Primary/Secondary instances
- Error during compaction that produces empty SST file & writes blobs
- Add vector-accelerated assembly code for RISC-V 64-bit architecture
- `TransactionDB.open` (multi-CF overload) never releases the database path UTF chars
- Fix typos in public header comments
- Fix typos in source comments
- Fix use-after-free in EmbeddedBlobResolvingIterator when key() called before value()
- Docs
- C++ not yet supported