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] Ensure in_txn_limit and command counters are handled correctly for DDLs
- [YSQL] [Concurrent DDL] Ensure semantics of direct user reads/ writes to catalog tables work well with concurrent DDL enabled.
- [YSQL] Check usage of xmin in find_inheritance_children_extended
- [YSQL] EXPLAIN under-represents planning time in ANALYZE output
- [YSQL] Ensure transaction handling is correct for RelationGetPartitionDesc()
- [YSQL] Allow buffering of catalog writes in the new mode of using PG's CatalogSnapshot
- [YSQL] Global/Cluster-level views for commonly used stats & metrics views
- [YSQL] Remove or increase 32-column limit for index key/include columns in YSQL
- [YSQL] Analyze returns duplicate key error
- YSQL Conn Mgr - Add metric to count number of authentications done in (control) pool metrics
- Docs
- C++ not yet supported