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 supported70 Subscribers
View all SubscribersAdd a CodeTriage badge to yugabyte-db
Help out
- Issues
- [YSQL] Similar to pg_stat_activity, add PSS memory to pg_stat_statements.
- [YSQL] Add number of catalog read rpcs for a query to pg_stat_statements
- [YSQL] Add the time for which PG waited for retrying the conflicts to pg_stat_statements
- [DocDB] Controller core dump during xcluster replication under load
- [YSQL] check for simplifying any no-longer required YB workarounds in yb.port.pgaudit
- TestPgRegressThirdPartyExtensionsPgHintPlan#schedule failing with conn mgr after fixing the order of compute_query_id and pg_hint_plan in deploy
- [YSQL] \d tablename has warning error (but continues) when primary key constraint has quoted mixed-case name
- [YSQL] Please make yb_enable_read_committed_isolation a runtime GUC for easy disable/enable as default, but also preferably always allow an applicatio to start a read commited transaction without setting any GUC
- [CDC] Optimize UPAM on master to read only sys catalog tablet's entries
- [DocDB] Add flag to force FATAL on DFATAL logs
- Docs
- C++ not yet supported