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 supported72 Subscribers
View all SubscribersAdd a CodeTriage badge to yugabyte-db
Help out
- Issues
- [DocDB] Auto-tablet-split during large CTAS+INSERT inside one BEGIN/COMMIT leaves child tablets stuck in CREATING; affected table unreadable
- [YSQL] Row comparison lower bound with out-of-int4-range constant is truncated in index scan start key — wrong results
- [YSQL] Cache rd_index->indisprimary in IndexOptInfo.yb_is_primary
- [DocDB] Implement cross(K) Function
- [DocDB] Duplicate transaction APPLY after crash-bootstrap can silently lose committed writes once compaction has rewritten history
- [DocDB] Audit cross-component crash-safety contracts: transaction apply / intent cleanup / bootstrap replay / compaction history rewrite
- [YSQL] [Bitmap Scan] SELECT DISTINCT returns wrong results over bitmap scan
- [YSQL] Latent issues in SAOP folding: comparator inconsistent with sort, silent skip without recheck, retain-nulls interaction
- [YSQL] Online Schema Changes
- [YSQL] CDC support for online schema changes
- Docs
- C++ not yet supported