GreptimeTeam / GreptimeTeam/gtctl
Support to bootstrap greptimedb cluster without etcd by using memory storage of metasrv
Open
enhancement
feature request
- Dominant language
- Go
- Stars
- 37
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
For some scenarios, we want to bootstrap the whole cluster without installing etcd for testing purposes through using the memory storage of metasrv in bare-metal mode.
Maybe we can add the new option `--memory-meta-storage` to support it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.