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 supported71 Subscribers
View all SubscribersAdd a CodeTriage badge to yugabyte-db
Help out
- Issues
- [YSQL] Enhance unit tests for DDLs with object locking
- [YSQL] Ensure in_txn_limit and command counters are handled correctly for DDLs
- [YSQL] Ensure semantics of yb_non_ddl_txn_for_sys_tables_allowed work well with object locking
- [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] Use ENSURE_IS_SET flag for DMLs after DDLs in a transactional DDL block
- [YSQL] Allow buffering of catalog writes in the new mode of using PG's CatalogSnapshot
- [YSQL] Follow-up tasks for concurrent DDL and object locking
- [YSQL] For autonomous DDLs such as CREATE INDEX, merge the kDDL and kPlain sessions on PgClientSession
- Docs
- C++ not yet supported