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
- [CDCSDK] Kafka authentication using SASL(GSSAPI/Kerberos, OAUTHBEARER, SCRAM, PLAIN, Delegation Tokens, LDAP), and TLS
- Handle schema changes with column backfill (e.g., adding a column with a default, adding a computed column, adding a NOT NULL column, dropping a column)
- [CDCSDK] Kafka Authorization (RBAC, ACLs, Group-based LDAP)
- Provide flexibility of halting, ignoring or processing schema changes from source databases.
- [CDCSDK] Secure encryption of data at rest (KMS) from YugabyteDB to Kafka
- [CDCSDK] Secure encryption of data in transit (TLS 1.2) from YugabyteDB to Kafka
- [CDCSDK] Provide support for an external app to determine transactional ordering (at database, table, and key level)
- Row/Column filter pushdown from CDC connector to YB TServer nodes (both snapshot and streaming modes)
- Data compression from YugabyteDB to Kafka (gzip, zstd, and snappy)
- Data domiciling compliance by directing geo-local sinks for changed data from Geo-partitioned tables
- Docs
- C++ not yet supported