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
- [DocDB] Create unit test to simulate duplicate write issue under extreme network lag
- [YSQL] Refactor pushdown expression handling in DocDB
- [DocDB] All rocksdb_block_cache prometheus statistics are wrongly annotated as gauges, should be counters
- [DocDB] Split intent cleanup queues into separate queues for committed and aborted txns
- [YSQL] Push down avg(null) aggregate
- [YSQL] When async drop ysql database fails, YBClient times out waiting for drop database to complete instead of returning immediately so client can retry
- [CDCSDK] Add the request op_id and snapshot_time in each snapshot record
- [DocDB] Ensure RequestScope is taken when using an iterator in sys_catalog/ysql_transaction_ddl
- [DocDB] When dumping thread stacks, retry if the thread is in memory allocation/deallocation
- [DocDB] Expose committed transactions counter to prometheus
- Docs
- C++ not yet supported