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
- [New Feature] Attach `xrepl_origin_id` to every DML CDC event (INSERT/UPDATE/DELETE), not just COMMIT records.
- [DocDB] Implement vector index block cache using RocksDB block cache
- [YSQL] SIGSEGV in postgres backend during concurrent DDL on colocated database
- Results getting lost with CLOSE and different portal names for same prep stmt
- [YSQL][Cores] PostgreSQL backend SIGSEGV (signal 11) during DELETE on hash-partitioned table with concurrent
- [YSQL] Make object lock release synchronous with commit
- [YSQL] Dropping type fails due to dependent view which does not exist.
- [YSQL] Add major upgrade precheck for dropped attributes in composite types
- [YSQL] Manual ANALYZE should reset mutation counts so that auto analyze can take this into account
- [DocDB] Capture chain of locks causing deadlock when reporting a deadlock
- Docs
- C++ not yet supported