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 supported74 Subscribers
View all SubscribersAdd a CodeTriage badge to yugabyte-db
Help out
- Issues
- [DocDB] yb-tserver SIGSEGV in packed-row V2 decoder (DecodeColumnValueV2 / BinaryValueDecoder) on read
- [DocDB] Add yb_thin_client, a thin Perform-based tserver client
- [#32235] YSQL: Detect and stop creating stale index opclasses that break major upgrades
- [YSQL] Query with Partial Aggregate + Parallel Seq Scan is slower 200x (2ms->400ms) with parallel execution.
- [ConnMgr] Enable log_config by default
- [YSQL] Adding a column with a domain + default type does not reflect correct data after the alter
- [YSQL] Flaky test: org.yb.pgsql.TestPgRegressParallel#testPgRegressParallel is flaky
- [#32345] YSQL: Fix missing yb_stat_auto_analyze entry after relfilenode changes
- [DocDB] Raft follower acknowledges ops ahead of its own WAL durability on ops-empty requests: the leader can commit entries that exist durably on no follower
- [DocDB] Raft catch-up livelock: a follower with a conflicting uncommitted tail entry is never offered the conflicting index, so it never truncates and stays permanently behind
- Docs
- C++ not yet supported