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 supported71 Subscribers
View all SubscribersAdd a CodeTriage badge to yugabyte-db
Help out
- Issues
- [yugabyted] enforce_tablet_replica_limits=false set through master_flags is ignored by yugabyted
- Memory Leaks during shutdown of Connection Manager
- Data race in updating Odyssey stats
- Data race on server_pool.yb_count_sticky in Odyssey
- Enable yb-admin to have --conf-file or --flag-file which accepts server.conf file of master/tserver process to avoid various manual options
- YSQL Connection Manager - Reduce code duplication in auth passthrough cleanup route
- ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY crashes
- Maintain a history of DDLs and timestamp of execution in or related to pg_yb_catalog_version
- Synchronously propagate invalidation msgs & catalog version at the end of all DDL even if no locks are released
- Backup / restore end to end unit test from older version to current version
- Docs
- C++ not yet supported