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] Pushed row mark selection ignores erm->rti; index-only scans skip it entirely
- [DocDB] RPC response callbacks share the inbound service thread pool, allowing self-starvation deadlock
- [#33376] DocDB: Use separate thread pools for outbound RPC response callbacks
- [YSQL] CBO prices a full-table merge scan below the seq scan reading the same rows, flipping join plans
- [DocDB] Leaked pending Raft operation state when NotifyAddedToLeader fails
- [DocDB] Operation aborted before AddPendingOperation unregisters a never-registered operation filter
- [YSQL] Merge scan returns misordered rows when the equality filter its sort keys rely on is not pushed down
- [YSQL] Flaky test: org.yb.pgsql.TestPgSequences#testMultiDbIsolation is flaky
- [YSQL] Flaky test: org.yb.pgsql.TestTablespaceProperties#testLBTablespacePlacement is flaky
- [DocDB] [xCluster] Automatic DDL: concurrent CREATE TABLE replays deadlock against their own safe-time wait and freeze replication
- Docs
- C++ not yet supported