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 supported70 Subscribers
View all SubscribersAdd a CodeTriage badge to yugabyte-db
Help out
- Issues
- [YSQL] Merge scan planning: array culling
- [YSQL] Merge scan planning: costing
- [YSQL] Whitelist pg functions for yb_db_admin role
- [YSQL] ~20% increase in latency for update queries on parent tables with foreign key references due to additional overhead in foreign key trigger execution
- [YSQL] Switch on yb_enable_concurrent_ddl by default
- [YSQL] Catalog cache misses counter does not include DB name in metrics attribuet
- [YSQL] [Concurrent DDL] Concurrent Index creation on same table fails with Serialization error
- Include tablet size in yb_tablet_metadata
- [YSQL] Postgres backend segfaults if driver violates protocol by sending Execute without Bind
- [YSQL] race condition in relation cache during concurrent DDL operations
- Docs
- C++ not yet supported