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] Potential optimization for sequential DROP DATABASE + CREATE DATABASE with the same name
- Implement stickiness for unsupported sql in transaction pooling mode
- [YSQL] Track SpinLock acqusition so we can handle when a process is killed while holding a spinlock
- [xCluster] Poller should handle CHECKPOINT_TOO_OLD if cached opid is stale
- [DocDB] Include leader term in GetOldTransactionsResponsePB and filter out responses from old leaders in pg_client_service
- [YSQL] Ignorable expression in subquery prevents aggregate pushdown
- [YSQL] Enable commented SCHECK in pg_session
- [CDCSDK] Check for explicit mode of the stream when the connector is created in consistent mode
- [YSQL] Ensure that both read_time and read_time_manipulation are not set for index backfill
- [YSQL] Always return distinct tuples from the "innermost" distinct index scan.
- Docs
- C++ not yet supported