I want to split data on multiple tiKV because I have Swiss, Europeans and Americans and I need to store data in citizen country.
The user’s table has a country code and automatically data are stored in a good zone (tikv --label zone=ch/eu/us).
How can I do this ?