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] Auto Analyze DDLs shouldn't block or prempt user DDLs.
- [YSQL] Support concurrent DDLs per-db by relying on object locks instead of catalog version to serialize DDLs
- [YSQL] Bitmap scan core dump in SQLancer test
- [YSQL] Throw serialization error for referential integrity constraints if cross check snapshot doesn't have the row being read
- [DocDB] Flaky test org.yb.pgsql.TestPgTransparentRestarts.selectStarLong
- Add observability section to public connection manager docs
- [CDC] Merge the maps table_to_schema_packing_storage_ and schema_details_map.
- [DocDB][DBScope] Cluster is unable to find a master leader in DB Scope test
- [YSQL] Additional requests to main table during index scan with IN clause
- [DocDB][Advisory locks] Could not serialize access due to concurrent update error while acquiring an advisory locks
- Docs
- C++ not yet supported