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
- [DocDB] LB global and per-table throttling flags lead to inconsistent results when customers migrate nodes on multiple clusters
- [YSQL] Possible incorrect order in queries with IN clause
- [YSQL] Fix static pg_ctype_cache * pg_ctype_cache_list to be thread safe
- Move slot restart time even when there are no writes
- [YSQL] Incorrect estimation of seeks and nexts in base table for secondary index scans
- [DocDB] Advisory locks: Detecting deadlock cycles spanning session advisory locks, transaction locks, and row level locks
- [DocDB] Advisory locks: Do not allow statements to be executed on a session that is aborted
- [DocDB] Advisory locks: Optimized mechanism for unblocking waiters blocked on session advisory locks
- [YSQL] [PG15 Online upgrade] Cleanup the dump folder after pg_upgrade succeeds
- Modify yb-sample-apps to grant permission for creating table on public schema to non-superusers
- Docs
- C++ not yet supported