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 supported69 Subscribers
View all SubscribersAdd a CodeTriage badge to yugabyte-db
Help out
- Issues
- Enhance the unit tests with more complex queries for unsupported query constructs
- Misleading error message in import-data pointing to wrong CDC event VSN
- Add debug logs in live migration flow; allow configuring log level
- In export-data Live migration, on start-clean true, we do not have a confirmation prompt.
- remove extraenous data file descriptor logs in callhome processing for live migration streaming phase
- Conflict Detection Cache False Positive: If a table has a unique index on multiple columns, we should check whether all columns match in the two events
- Conflict Detection Cache False Positive: If two events have the same PK (in the same table), they should not be considered to be in conflict
- [Live Migration] Add more comprehensive tests including all types of events for all datatypes
- Add precision handling for datatypes in the event generator script
- Pin Golang version from latest to 1.23.1 in case of docker
- Docs
- C++ not yet supported