TiKV version compatibility check
Open
@123vivekr is already working on this.
Since Jan 9, 2022.
enhancement
good first issue
- Dominant language
- Rust
- Stars
- 425
- Forks
- 163
- Avg merge
- 10h 51m
- Merged PRs (30d)
- 3
Description
Some features require specific TiKV versions. The client should support older versions of TiKV as it evolves.
TiKV versions can be retrived from PD by get_all_stores.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.