What's Next
Depending on your role, the following resources are recommended to learn more about TiKV:
As a TiKV cluster administrator, you can refer to the following administration instructions:
- Install a TiKV cluster: Install TiKV
- Config a TiKV cluster: Configure TiKV
- Benchmark of a TiKV cluster: Benchmark and Performance
- Monitor a TiKV cluster: Monitor and Alert
- Maintain and operate a TiKV cluster: Operate TiKV Cluster
- Administrate TiKV Cluster with CLI Tools: CLI
As an application developer, you can refer to the following development instructions:
- Interact with a TiKV cluster using TiKV clients: TiKV clients
- Interact with TiKV using RawKV API: RawKV
- Learn the architecture of TiKV: Architecture
If you want to become a TiKV contributor, you can refer to the following contribution instructions:
- How to be a TiKV Contributor: Contribute
- The internal of TiKV: Deep Dive