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 supported71 Subscribers
View all SubscribersAdd a CodeTriage badge to yugabyte-db
Help out
- Issues
- [DocDB][Bulk Copy] Failed to write a batch with 0 operations into RocksDB: Corruption (yb/docdb/rocksdb_writer.cc:517): Unexpected write id. Expected: 762, found: 0, raw value: 0 vs 762
- [DocDB] Add vector index metrics
- [YSQL] [DDL savepoint] [Transactional DDL] Rollback to savepoint failing with ERROR: canceling statement due to statement timeout and FATAL: Failed to rollback to subtransaction <>
- [YSQL] [Concurrent DDL] kWrite failed:tablet 00000000000000000000000000000000 due to memory tracker limit exceeded
- Add stress case for XCluster upgrades / rollbacks with extreme replication lag
- [YSQL] [Cross DB DDL] Create Index failed with Duplicate table : relation already exists error
- [YSQL] [DDL savepoint][Transactional DDL] COMMIT statements failing with KConflict errors
- [YSQL] race condition in relation cache during concurrent DDL operations
- [YSQL] consistency issue during tx workload and `skip_prefix_locks` gflag change
- [YSQL] Support concurrent index creation on the same table.
- Docs
- C++ not yet supported