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
- [docdb] Refactor CatalogManager::DeleteTabletsAndSendRequests to not execute raft operations one at a time
- The loop in ProcessorsLimit can finish as soon as failed session is encountered
- Come out of loop over column_refs_ early when column is not covered in PTSelectStmt::CoversFully()
- is_column_forward vector in PTSelectStmt::AnalyzeOrderByClause() can be replaced with one variable
- [Platform] Show timezone and allow choosing timezone for YW metrics graphs
- Max user process set to 4096 on random Nodes instead of 12000
- Rename yb-master to yb-manager
- [YSQL] Locking disjoint rows should never conflict
- [YCQL] Convert CHECKs in analyzer to SCHECKs wherever possible
- [docdb] load balancer should not be stuck on a failing task
- Docs
- C++ not yet supported