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] "drop table t" from one session isn't blocked when a different session has an ongoing txn that affects table "t"
- [YSQL] There's no reliable way, using SQL, to kill a session that’s blocking another session
- [YSQL] Generalize "pg_stat_activity", and its cousins, to be useful in multi-node YB
- [YSQL] RPC Timed out while inserting 1 million rows in Colocated tables
- [DocDB] Try building the TSAN build with LTO
- Expose table sizes for colocated tables
- YCQL -- Disallow GROUP BY syntax
- [DocDB] LeakSanitizer in MasterChangeConfigTest.TestChangeAllMasters
- [DocDB] Fix locking in LogCache::ReadOps and enable thread safety analysis
- [CDCSDK] Handle DDL on enum and composite type
- Docs
- C++ not yet supported