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
- [xCluster] write a unit test to make sure stuttering of replicated applies doesn't cause problems
- [xCluster] Write a unit test that checks that we drop replicated writes before the historical period without making replication stuck
- [xCluster] Update documentation to make it clear that doing a point in time restore while xCluster replication is running to the cluster in question is undefined behavior
- [xCluster] Add stuttering variants for selected tests
- [xCluster] Make xCluster replication ignore producer schema changes if the consumer has already seen them
- [YSQL] Wrong error messages format being published for serialization error
- [DocDB] Decouple MemTracker::GcTcmalloc from MemTracker::Release
- Update throughput.md
- [DocDB] Correctly manage shared library dependencies for Postgres extensions
- [DocDB] Include pid information in pg_locks output
- Docs
- C++ not yet supported