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
- [DocDB] Allowing inferring block cache percentage
- [DocDB] Clean up memory trackers for top-level memory components
- [DocDB] Add additional logging about SST files
- [YSQL] Upgrade fails from 2.20.2.0-b52 to 2.21.0.0-b438
- Read queue segment event by event in QueueSegment class instead of EventDedupCache's warmup function.
- Move the logic for warmup of EventDedupCache entirely into EventQueue.
- [YSQL] idle_physical_connections metrics inconsistencies with actual postgres processes running for ysql_conn_mgr_min_conns_per_db=0
- Orphan postgres processes that are not mentioned in /connections stats for ysql_conn_mgr_min_conns_per_db=0
- [DocDB] Disable load balancer fallback moves by default
- [DocDB] Long waits for safe time in workload with follower reads during RBS when RPC compression is enabled
- Docs
- C++ not yet supported