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] Push transaction-id predicate down into the pg_locks / yb_lock_status fan-out
- [DocDB] Table locks: Repeatable Read anomaly with concurrent index creation
- [DocDB] CleanupHiddenTablets -> DeleteOrHideTabletsAndSendRequests does not acquire tablet locks in sorted table id order
- [YSQL] Query takes 500x more execution time with Parallel Query enabled. (max_parallel_workers_per_gather=4)
- [YSQL] [Concurrent DDL] ERROR: Invalid column number - PG relcache and DocDB schema diverge after deadlock + savepoint rollback following ADD COLUMN
- Enable packed row format for the cdc_state system table to reduce seek/next overhead
- [DocDB][PgVector] FATAl during compaction in yb-tserver during RegisterUnlocked at vector_lsm.cc
- [YSQL] Eliminate redundant RPC's when primary key is specified as filter and vector index is used
- [CDCSDK] Remove YsqlBackfillReplicationSlotNameToCDCSDKStream workflow
- [DocDB][PgVector] FATAL reading vector column after `ADD COLUMN … DEFAULT` (DocDB VectorId encoding mismatch)
- Docs
- C++ not yet supported