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
- [DocDB] Clone failed with ""Invalid argument (yb/master/catalog_manager_ext.cc:2589): YSQL table not found: <>: OBJECT_NOT_FOUND (master error 3)""
- [CDC] Upgrade jackson version to 2.19 in gRPC connector
- [YSQL] ~20% increase in latency for update queries on parent tables with foreign key references due to additional overhead in foreign key trigger execution
- [YSQL] Disallow changing yb_ddl_rollback_enabled and yb_enable_ddl_atomicity_infra GUC if txn ddl is enabled
- CDC: Stop iteration of cdc_state on each TServer for checkpoint and metrics updates
- CDC: Remove iteration of cdc_state table from Master
- [YSQL] Flush buffered write operations optimistically from pggate
- [YSQL] Add GUC to allow toggling of foreign key fix
- Prometheus metrics should have only one HELP and TYPE line
- [DocDB] Fix usages of StartMutation that do not properly handle early exit
- Docs
- C++ not yet supported