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 supported74 Subscribers
View all SubscribersAdd a CodeTriage badge to yugabyte-db
Help out
- Issues
- [YSQL] [Pre-object locking] Catalog caches in PG backend need to be coherent with the system catalog tables
- [YSQL] [GROUP BY Pushdown] Support GROUP BY pushdown with partitioned tables
- [DocDB] Table locks: Leverage Light weight protos for PgAcquireObjectLockRequest messages
- [YSQL] Packed insert should send rows to correct tablets
- [YSQL] System catalog snapshot is corrupted after running UPGRADE_YSQL yb-admin command concurrently from all nodes of the cluster
- [YSQL] [GROUP BY Pushdown] Support GROUP BY pushdown with bitmap scans
- Internally wait for stats refresh before dropping a database with Connection Manager
- [DocDB] Drop table fails with "could not serialize access due to concurrent update" while running transactional workload with NodeRestart Nemesis
- [YSQL] Refresh materialized view failing with object not found in an existing old test case executed with transactional DDL enabled
- [YSQL] Remove configuration variable 'yb_prefer_bnl' when new CBO is ON
- Docs
- C++ not yet supported