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] Create a function to find K even split points
- [YSQL] Incorrect tuple comparison results for primary key in colocated tables
- [YSQL][DistributedTracing] Fix segmentation fault caused due to TRUNCATE query
- [YSQL] [Concurrent DDL] Serializable catalog reads should not conflict with DDL
- [YSQL] Remove unnecessary "NOTICE: storage parameter parallel_workers is currently ignored" on ALTER SET parallel workers
- [YSQL] [Concurrent DDL] REFRESH MV errored out with duplicate key value violates unique constraint "pg_attribute_relid_attnam_index" during master failover
- [Docs] Improve documentation for handling DDLs with Bidirectional XCluster
- [YSQL] Online `CREATE INDEX` under concurrent snapshot-isolation (REPEATABLE READ / SERIALIZABLE) writes can leave the index `indisvalid=indisready=true` but missing rows → planner uses it → silent wrong/zero results
- [DocDB] Flaky test: KVTableTest.BigValues is flaky
- [DocDB] Newly RBSed tablet replica spurious delete race
- Docs
- C++ not yet supported