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 supported69 Subscribers
View all SubscribersAdd a CodeTriage badge to yugabyte-db
Help out
- Issues
- [yugabyted] ERROR: A node is already running on
- [Docs] Doc page to show upgrade/rollback compatibility between versions
- [YSQL] [Parallel Query] Parallel query feature doesn't scale well with number of workers.
- [YSQL] [Parallel Query] With parallel workers enabled, few queries of JoinG3 microbenchmarks output/project more rows than the query actually should. It is a correctness issue.
- [YSQL] [Parallel Query] Few Orderby microbenchmarks regressed by 35-58% with the feature enabled
- [YSQL] [Parallel Query] Few index scan microbenchmarks regressed by 5X - 8X with the feature enabled
- [YSQL] Make ANALYZE more efficient
- Reduce threshold for clock skew alert from 500 ms to 250 ms
- [DocDB] Early Abort RC transactions whenever required
- [YSQL] YB base scans cost model may produce suboptimal plans for queries with LIMIT clause
- Docs
- C++ not yet supported