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] Index backfill schema version mismatch surfaces as XX000 instead of retryable 40001
- [YSQL] Flaky test: TestPgRegressParallel#testPgRegressBigParallel
- [YSQL] Backend SIGSEGV in ExecComputeStoredGenerated: constant assignment to a stored-generated column's source alongside a CASE assignment on a varlena column
- [YSQL] UPDATE that self-assigns a nullable column (v = v) alongside another assignment silently writes NULL
- [YSQL] Complex MULTIPLE UNION ALLs causes planner to pick Parallel Query, regressing the query
- [YSQL] [Concurrent DDL] YSQL: INSERT fails with row-type mismatch after deadlock retry races with DROP COLUMN
- [YSQL] [Table Locks] Support Soft-Edge Reversals to reduce deadlocks in Yugabyte
- [ConnMgr] Client facing support for DEALLOCATE statement
- [YSQL] Support ALTER TABLE ... DETACH PARTITION ... FINALIZE
- [CDCSDK] Flaky test: CDCSDKYsqlTest.TestRangeArrayCompositeType is flaky
- Docs
- C++ not yet supported