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
- [DocDB] yb-admin add_transaction_tablet and scale up transaction status table logic is broken
- [YSQL] Index inconsistency with in-place update on INCLUDE column
- hash collision causing "prep stmt already exist" error with conn mgr
- [YSQL] Make concurrent DDL work with tests
- [YSQL] [Concurrent DDL] Parallel workers - ERROR: Transaction aborted: . Errors from tablet servers: [Aborted (yb/client/transaction.cc): Transaction aborted]
- [YSQL] Concurrent DDL does not work with session locks
- [DocDB] Adjust the number of PG connections in the pool according to the number of CPUs
- Include lock_id column in the advisory lock table HASH range
- [YSQL] When relcache build for all tables on conn init fails due to any reason, do not FATAL out
- [YSQL] clean up PG recheck code
- Docs
- C++ not yet supported