mirror of https://github.com/tikv/website.git
678 B
678 B
| title | description | menu | ||||||
|---|---|---|---|---|---|---|---|---|
| Tools | Tools which can be used to administrate TiKV |
|
There are a number of components and tools involved in maintaining a TiKV deployment.
You can browse documentation on:
tikv-server: The TiKV service stores data and serves client requests.tikv-ctl: The control plane tool for managing TiKV, both online or offline.pd-server: The PD service manages cluster metadata and transaction timestamps.pd-ctl: The control plane tool for managing PD.pd-recover: A disaster recovery tool for PD.