We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The details of the metadata design should be at #29969.
The text was updated successfully, but these errors were encountered:
br-stream: the metadata client (#11507)
b3d082f
ref pingcap/tidb#30098 * stream-meta: initial commit Signed-off-by: yujuncen <yujuncen@pingcap.com> * br/stream: refactor metadata Signed-off-by: Yu Juncen <yu745514916@live.com> * br/stream: basic store abstraction Signed-off-by: Yu Juncen <yu745514916@live.com> * stream-meta: add etcd store Signed-off-by: yujuncen <yujuncen@pingcap.com> * br/stream: basic framework for testing Signed-off-by: Yu Juncen <yu745514916@live.com> * br/stream: some tests Signed-off-by: Yu Juncen <yu745514916@live.com> * br/stream: added some test cases Signed-off-by: yujuncen <yujuncen@pingcap.com> * br/stream: make ci happy Signed-off-by: yujuncen <yujuncen@pingcap.com> * br/stream: move store related stuffs into store mod Signed-off-by: yujuncen <yujuncen@pingcap.com> * br/stream: add some metrics Signed-off-by: yujuncen <yujuncen@pingcap.com> * br/stream: add txn into the store interface Signed-off-by: yujuncen <yujuncen@pingcap.com> * br-stream: address some comments Signed-off-by: Yu Juncen <yu745514916@live.com> * Apply suggestions from code review Co-authored-by: kennytm <kennytm@gmail.com> Signed-off-by: Yu Juncen <yu745514916@live.com> * br-stream: make clippy happy and ref tidb#30098 Signed-off-by: yujuncen <yujuncen@pingcap.com> * br-stream: make clippy happy again Signed-off-by: yujuncen <yujuncen@pingcap.com> Co-authored-by: kennytm <kennytm@gmail.com>
No branches or pull requests
The details of the metadata design should be at #29969.
The text was updated successfully, but these errors were encountered: