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] [Concurrent DDL] Parallel worker : ERROR: Expecting a used read time from the previous RPC but didn't find one
- [CDC] To expose retention barriers info
- [UI] Unable to access the UI from using Docker Compose without setting network_mode; host
- [YSQL] Simplify interface of PGConn class
- Refactor: Replaced redundant HasDefaultTimeToLive function and fixed TTL = 0 logic (#30230)
- [YSQL] flaky test PgMiniTest.NoWaitForRPCOnTermination on 2024.2
- [ConnMgr] Clients should wait if all backends with exact ALTER settings as required are active
- [YSQL] concurrent create table DDLs fail with "Transaction for catalog table write operation 'pg_type' not found"
- [DocDB] Revise TableProperties::HasDefaultTimeToLive() to clarify the value of 0
- [psycopg2 smart driver] Diagnose and fix failure in test_fallback_topology.py
- Docs
- C++ not yet supported