vitessio / vitess

Vitess is a database clustering system for horizontal scaling of MySQL.
http://vitess.io
Apache License 2.0
18.7k stars 2.1k forks source link

vstreamclient: framework for robust + simple usage #17222

Open derekperkins opened 1 week ago

derekperkins commented 1 week ago

Description

Proof of concept implementation for #17221

Related Issue(s)

Checklist

Deployment Notes

Currently runs on the local example setup, per the instructions here: https://vitess.io/blog/2024-07-29-cdc-vstream/#a-look-under-the-hood-at-vstream. Will migrate tests once the RFC is accepted and location is decided on.

vitess-bot[bot] commented 1 week ago

Review Checklist

Hello reviewers! :wave: Please follow this checklist when reviewing this Pull Request.

General

Tests

Documentation

New flags

If a workflow is added or modified:

Backward compatibility