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] Undo test changes assuming cluster cannot accept CREATE INDEX until lease time passes
- [YSQL] Client retryable-request-ID allocation serializes all writes on a single spinlock
- [DocDB] Master keeps retrying alter on hidden split parent
- [YSQL] test failure when concurrent ddl is enabled
- YSQL Conn Mgr - Avoid conn churn in MRP mode by preventing thrashing of backend slots across pools
- [YSQL] [EXPLAIN] Primary key scans reported as "Index Scan" but are Index Only Scans
- [YSQL] SELECT * / COUNT(*) fails transiently with "Unexpected end of key when decoding document key" aggressive tablet splitting
- [YSQL] Planner never chooses ordered Append over range partitions
- [DocDB] Pin base-table history at the backfill read time during index backfill
- [DocDB] Push down relation filter into pg_locks / yb_lock_status fan-out
- Docs
- C++ not yet supported