website/content/docs/dev/concepts/whats-next.md

1.4 KiB

title description menu
What's Next
dev
parent weight identifier
Get Started-dev 3 What's Next-dev

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: