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
- [YSQL] Tserver sequence cache isn't invalidated after a sequence's currval is updated
- [Docs] Colocated tables supports only one task from deployed connector
- [DocDB] Improve locking behavior with Packed Row full row update optimization
- [DocDB] Eliminate the need for explicit aggressive poll interval - wait_queue_poll_interval_ms for contentious workloads
- [YCQL] COPY FROM fails if the table contains BLOB datatype column
- [YSQL] Aggregate on index scan unnecessarily requests all columns from index
- [DocDB] Scans are 1.5x slower after restarting
- [DocDB] Avoid re-running conflict resolution for waiters which are still blocked
- [YSQL] Even after running Analyse on table the cost estimation seems to incorrect which is why inefficient plan is selected for joins
- [CDCSDK] Use 'QL_OP_NOT_LIKE' operator to filter out rows added for colocated tables in the methods: PopulateTabletCheckPointInfo and UpdateCDCMetrics
- Docs
- C++ not yet supported