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
- Add test_follower option to crash test
- Add support for data block hash index for column families with user-defined timestamps
- Manual Flush() or CompactRange() can stall in 7.04, 7.3.1, 8.67, 9.7
- Add more options to C api for backups and getting info from them
- Expand writebatch methods in C api
- Update LANGUAGE-BINDINGS.md
- Avoid slow CI tests on MACOS_X using build flag
- Build fails on armv7 on FreeBSD: undefined symbol: _Unwind_SjLj_Register
- Experiment: verify secondaries in crash test by recreating expected state as of sequence number
- improve examples‘s makefile, Reduce the disk usage of binary files
- Docs
- C++ not yet supported