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
- Modify run_test.sh to see if yb-voyager.log file contains invalid input syntax and if yes output first 10 lines of all data files
- Use the index of the GUC list instead of strings to enhance the performance while storing the session parameter details in changed_session_parameters_list
- Handle exceptions related to shared memory at the Ysql Conn Mgr layer
- [DocDB] Send GetOldTransactionStatus RPC once to each tserver
- [YSQL] Log slow queries/txns at Pg layer
- [UI] build.sh doesn't use brew packages for ldd and patchelf execution
- [Build] library_packager.py set_or_remove_rpath open: Operation not permitted
- [YSQL] Index-only scans sometimes called index scans in EXPLAIN output
- [CDCSDK] After Consistency changes are merged, we can observe some perf related observations
- [YSQL] pg_hint_plan does not work for yb_fetch_row_limit or size limit
- Docs
- C++ not yet supported