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][xCluster] xCluster automatic DDL replication lacks guardrails against destructive operations on internal ddl_queue tables
- [YSQL][GV] RSS of Merge Append plans is directly proportional to number of tservers
- [xCluster][Automatic DDL Replication] Orphaned table needs to be dropped, Target retries create table then pauses DDL replication because uuid_generate_v4()
- Eventual near-local index
- [DocDB] yb-tserver SIGSEGV in packed-row V2 decoder (DecodeColumnValueV2 / BinaryValueDecoder) on read
- [DocDB] Add yb_thin_client, a thin Perform-based tserver client
- [#32235] YSQL: Detect and stop creating stale index opclasses that break major upgrades
- [YSQL] Query with Partial Aggregate + Parallel Seq Scan is slower 200x (2ms->400ms) with parallel execution.
- [YSQL] Adding a column with a domain + default type does not reflect correct data after the alter
- [YSQL] Flaky test: org.yb.pgsql.TestPgRegressParallel#testPgRegressParallel is flaky
- Docs
- C++ not yet supported