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
- [DocDB] Split child loses retryable-request state after restart
- [DDL Atomicity] Master FATAL / crash-loop in ysql_ddl_verification_task PgSchemaChecker — table-rewrite ALTER leaves old table with alter-op but no drop-op (no PITR, no txn-DDL)
- YSQL Conn Mgr crash-loops unrecoverably after a graceful (SIGTERM/SIGINT) in-place restart
- YSQL Conn Mgr: clientcert / mTLS authentication unusable through the pool (:5433)
- YSQL Conn Mgr (auth-passthrough): pg_hba.conf reload not honored on :5433 until the control connection recycles
- YSQL Conn Mgr: nonexistent-database error on :5433 has a confusing "cache lookup failed for database 0" prefix
- YSQL Conn Mgr: pg_stat_ssl reports ssl=false for SSL clients connected via :5433
- [QA] Verify D51034 / DB-10136 — conn mgr SSL default + is_ssl_request HBA matching
- [DocDB][PgVector] CREATE Index failed with internal error: psycopg2.errors.InternalError_: failed
- [YSQL] Flaky test: PgTabletSplitTest.BootstrapStateLoadRaceFlush is flaky
- Docs
- C++ not yet supported