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
- Introduce maps in catalog manager to store the state of publications in memory
- Introduce support for CREATE REPLICATION SLOT FOR PUBLICATION
- Set barriers on dynamic tables conditionally
- Set retention barriers on tables being added to the publication
- Set barriers only on tables in publication during CREATE REPLICATION SLOT
- Correctly release the retention barriers when table is dropped from publication
- [YSQL] [Table locks] Fast-path DML fails with "Expecting a used read time from the previous RPC"
- [DocDB] [Table locks] Check failed: calls_.empty() on ProbeTransactionDeadlock during deadlock detector shutdown
- [YSQL][GV] Peak RSS of coordinator PG backend is ~2x of actual data fetching for Append plans
- [YSQL] unsafe_config_change - set RaftConfigPB.unsafe_config_change back to false after unsafe_config_change done
- Docs
- C++ not yet supported