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] Investigate high memory usage
- [YSQL] Transaction conflicts for TRUNCATE on colocated tables in serializable isolation
- [YCQL] Optimization: Use boost::small_vector optimization for tuples
- [YSQL] [Profiles] Allow superuser to issue profile commands when PROFILEs are disabled
- [YSQL] [Profiles] Add automated test to verify that a locked out user can login when profiles are disabled
- [YSQL] [Profiles] Increment failed_login_attempts atomically
- [YSQL] [Profiles] Add support for `ALTER PROFILE`
- [YSQL] [Profiles] Update grammar so FAILED_LOGIN_ATTEMPTS is not a keyword
- Colocation: Tserver Metrics are collected on the parent table, not on individual colocated tables
- [DocDB] Fix filtering of C++ tests to build
- Docs
- C++ not yet supported