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
- [YSQL] New field "Storage Rows Scanned" causes failure in muted PgRegrIndex test
- Use read-write locks to read/write on Ysql Connection Manager stats shared memory segment
- [YSQL] Improve usability of PGConn::FetchRow(s) methods
- [YSQL] client::FilterEqual does not work on text columns
- [YSQL] Exception handlers that don't rethrow the same error can result in different read committed behaviour for YSQL vs Pg
- [YSQL] Attempted to restart when session does not require restart
- [YSQL] Index creation fails with cache lookup failed for index 16897
- [YSQL] DDL query fails with schema version mismatch
- [YSQL][Cross-DB-DDL] DDL query fails with "Cannot extract attribute from empty tuple slot"
- [YSQL] Investigate if Index Condition of a YB index can be manipulated during planning phase to only reflect bound conditions
- Docs
- C++ not yet supported