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
- Reduce unnecessary condition_variable signal() calls when more than one ManifestWriter groups were processed under one LogAndApply shot.
- Reduce unnecessary condition_variable signal() calls in ProcessManife…
- Add API `GetOptionsFromMap` to convert Options from map
- Support compacting manifest file when create checkpoint.
- [bugfix] compare key equality in blob file reader using user comparator instead of simply using equal sign
- in-memory hot/ warm shards in rocksdb
- Add LogData `WriteBatch::Handler` implementation
- Please check if you released a wrong tag in v9.11.1
- Can I list all files that belong to the database?
- Ttl compaction touched too many L6 files and used huge disk space
- Docs
- C++ not yet supported