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
- Provide throttle option with rate_limit (e.g. 100 rows/sec or 5mb/sec) for backfilling tables with large amounts of data (on the order of TB)
- Handle degraded (but not unavailable) sink using backpressure, to gracefully handle anything from the external sink.
- Exponentially backoff on a quota exceeded error from Kafka
- [CDCSDK] Analyze operational data on YugabyteDB using Azure Synapse Analytics
- Confluent gold verification integrations program
- Handle transparent hugepages not present on Linux
- [YSQL] Startup cost of YB relations default to 0
- [CDCSDK] Support CDCSDK on XCluster Targets
- [YSQL] Limit minimum value for prfmaxfailedloginattempts while creating profile
- [DocDB] Duplicate entries in yb.master metrics for 'rpcs_in_queue_yb_master_MasterService'.
- Docs
- C++ not yet supported