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
- [Docs] YBA REST API: Pause a universe
- [YSQL] Index scan on a column of a table which is part of primary key and secondary index, today picks up secondary index which causes 2X latencies.
- [YSQL] Materialized view refresh is not working as expected when it is used inside a trigger
- [DocDB] Speedup opening rocksdb by opening SST metadata in parallel
- Index on timestamp column should be automatically imported as ASC (range) index #49
- Support for `RESET ALL` in ysql connection manager (SHMEM DESIGN)
- [DocDB] Improve linter/ find tool that enforces common style guidelines in code
- [DocDB] Add env.cc level metrics for disk read/write access
- [DocDB] Server shutdown path: reject new requests, flush all tablets
- [YSQL] Wrong "INSENSITIVE" semantics for "FETCH FROM CURSOR"
- Docs
- C++ not yet supported