This repository was archived by the owner on Mar 12, 2026. It is now read-only.
Language choice about HoraeCTL #1485
Closed
jiacai2050
started this conversation in
Polls
Replies: 3 comments 2 replies
|
If we keep it in this repo, I'd prefer Rust. Rustup is a good project and I learn a lot form it to be confident that Rust can do this CTL job. But if we create a new repo for it, Golang is a good choice also since TiUP and gtctl show clear path to achieving it. Generally, I vote for Rust and keep in the same repo. |
1 reply
|
Others may concern that using rust will make it hard to integrate with k8s, in fact there is a k8s binding for rust, so it's not a real blocking issue to adopt rust.
|
0 replies
|
So the conclusion is that we'd implement the CTL in this repo using Rust? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi community,
We plan to introduce a new component(called HoraeCTL) to help developers inspect status of HoraeDB server instance, it can do:
For now, we need to decide which language to use for this component, mainly we have two options:
Go
Rust
7 votes ·
All reactions