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
- Check malloc return values in C API (#13099)
- C API: add rocksdb_delete_range_cf_with_ts for user-defined timestamps
- GetUpdatesSince: Fix assert when polling an empty DB
- db_crashtest: re-enable track_and_verify_wals with disabled fault injection (#14860)
- Prototype WIP - Add prefetch support for reverse scan
- Add C API bindings for manifest and file size tuning options
- Use std::make_shared for all shared_ptr objects
- Add ColumnDB projected blob read prototype
- Fix crash test Restore() failure with empty trace when replay_write_ops == 0 (#14840)
- Add db_stress liveness profile and fix lost flush request
- Docs
- C++ not yet supported