yugabyte-db
https://github.com/yugabyte/yugabyte-db
C++
YugaByteDB is a high-performance, transactional database for building distributed cloud services. It currently supports Redis API (as a true DB), Cassandra API and SQL is coming very soon.
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 supported69 Subscribers
View all SubscribersAdd a CodeTriage badge to yugabyte-db
Help out
- Issues
- Use Result<bool> instead of Status - to indicate non error cases
- [YSQL] Clean up of older catalog versions in order to reduce the memory usage footprint.
- Check the support for PRESERVE/ DELETE rows in temp table
- [YSQL] Double check the catalog state is consistent in case of on-demand loading
- [CDCSDK] Fix retry logic in CDCSDK test base functions
- [DocDB] Timed out waiting kResponseSent occured in QO testing cluster while running TAQO join-order-benchmark
- [YSQL] 'ERROR: The catalog snapshot used for this transaction has been invalidated: MISMATCHED_SCHEMA'
- [DocDB] Replica should be removed from tserver when the replica is not in the raft group
- [New Feature] Run multiple Java tests with yb_build.sh
- [YSQL] Incorrect error "duplicate key value violates unique constraint"
- Docs
- C++ not yet supported