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][Conn Mgr] SIGSEGV on shutdown: worker TLS handshake races OPENSSL_cleanup run by exit(0)
- [DocDB] After #31435 RBS ships WAL based on flushed/durability boundary, not the time-retention window — segments within log_min_seconds_to_retain are trimmed (Should respect respect time based WAL retention as well)
- [YSQL] Flaky test: org.yb.pgsql.TestPgListenNotify#testListenNotifyWithDbClone is flaky
- [DocDB] Flaky test: YBBackupTest.TestAutoAnalyzeEnabledDuringRestore is flaky
- [YSQL] Flaky test: org.yb.pgsql.TestPgDdlFaultTolerance#testYSQLMetadataFailureInjection is flaky
- [DocDB] Colocated table tombstone-time cache is never invalidated: after TRUNCATE with yb_enable_alter_table_rewrite=false, deleted rows remain visible on any node that read the table before the TRUNCATE
- [#32697] DocDB: Skip copying parent retryable requests when split child has persisted state
- [DocDB] Vector index: async insert-task failure Status is dropped on the chunk-save and compaction-merge paths
- [#32468] DocDB: Fix typo in require_tablets_running variable name
- [YSQL] Merge scan returns misordered rows through cached generic plans (yb_merge_scan_info not copied)
- Docs
- C++ not yet supported