Language choice about HoraeCTL #1485
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. |
Beta Was this translation helpful? Give feedback.
-
|
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.
|
Beta Was this translation helpful? Give feedback.
-
|
So the conclusion is that we'd implement the CTL in this repo using Rust? |
Beta Was this translation helpful? Give feedback.
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 ·
Beta Was this translation helpful? Give feedback.
All reactions