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
- Truncate Table Support in PITR (snapshot schedule)
- [DocDB] Reduce time spent on opening rocksdb during local bootstrap
- [DocDB] Reduce time spent on scanning last empty wal segment during bootstrap
- [YSQL] Incorrectly blocking conflicting insert on nonexistent row with single-RPC locking in RC and RR isolation levels
- [YSQL] Memory leak in yb_lock_status
- [DocDB] Initdb does not wait for sufficient tservers when run on existing cluster
- [YSQL] Avoid returning unnecessary rows for queries with OFFSET
- 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
- Docs
- C++ not yet supported