oh-my-tidb / region-dist-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

region-dist-cli

Visualize region distribution of a TiDB Cluster.

Screenshot

Usage:

  1. compile:
go get github.com/disksing/region-dist-cli
  1. show region distribute
region-dist-cli region print 
  1. export hot region info
./region-dist-cli hot write/read

About

License:MIT License


Languages

Language:Go 100.0%