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:

    • 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: