help wanted
仓库指标
- 星标
- (461 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Feature Request
Is your feature request related to a problem? Please describe:
According to https://github.com/pingcap/br/pull/482#discussion_r488934395, BR and CDC both have the same variables and interfaces in different repo which increase the maintenance cos.
Describe the feature you'd like:
we can move the decoder logic together by
- import BR cause CDC already import BR as lib.
- move decoder into a third-part repo.
Describe alternatives you've considered:
Teachability, Documentation, Adoption, Migration Strategy: