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] [Concurrent DDL] ERROR: DDL transaction <Txn> cannot continue as table <Tbl> is undergoing DDL transaction verification for <>: TABLE_SCHEMA_CHANGE_IN_PROGRESS: [XX000]
- [DocDB] Fatal TServer crash during snapshot creation when checkpoint CURRENT references a MANIFEST not present in the checkpoint
- [YSQL] Logical Replication + Txn DDL: Detect DDL by streaming PG catalog tables in virtual WAL
- [YSQL] OSC mirror backfill: choose backfill read time as 'now' under the global DML lock instead of per-tablet safe-time computation
- [YSQL] BNL + Parallel Scan query regresses to 5s from 1s (without Parallel Scan)
- [DocDB] Lock accumulation before SetupShared can underflow
- [YSQL] Unexpected error is query with SKIP LOCKED
- [YSQL] Make DDL savepoints a regular flag instead of preview
- [YSQL] Core dumps : PANIC during startup - could not locate a valid checkpoint record
- [DocDB] sst_dump crashes with LOG(FATAL) in KeyEntryValue::ToString() when scanning intent SST with decoded_intentsdb output format
- Docs
- C++ not yet supported