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 supported71 Subscribers
View all SubscribersAdd a CodeTriage badge to yugabyte-db
Help out
- Issues
- [YSQL] Backup & restore of a partitioned table on a tablegroup fails w/ OBJECT_NOT_FOUND
- [DocDB] Catalog manager's namespace_ids_map_ does not get cleaned up after drop database
- [YSQL] Investigate more robust handling of DROP DATABASE failures
- [DocDB] Avoid re-running conflict resolution for waiters which are still blocked
- [DocDB] Master logs about attempts to reach a different master ip through rpc bind address though a broadcast address was provided
- [YSQL] For join condition on primary key without filter on both hash partition and range partitioned tables, inefficient plan are selected.
- [YSQL] Even after running Analyse on table the cost estimation seems to incorrect which is why inefficient plan is selected for joins
- [CDCSDK] Use 'QL_OP_NOT_LIKE' operator to filter out rows added for colocated tables in the methods: PopulateTabletCheckPointInfo and UpdateCDCMetrics
- [YSQL] Enabling CBO causes Hash Join to replace Nested Loop which has lower cost, but takes more time
- [DocDB] Timeout handling at Batcher level
- Docs
- C++ not yet supported