Configure TiKV

Configure a wide range of TiKV facets, including RocksDB, gRPC, the Placement Driver, and more.

Although you are recommended to get started with TiKV using the default configuration, TiKV provides many configuration parameters to tweak its behavior, which allows you to configure the cluster to suit your special application requirements.

The following list of documents guide you on how to configure different TiKV components:

PD

TiKV

  • TiKV Command Line Parameters: Learn configuration flags of TiKV.
  • TiKV Config: Learn the TiKV configuration file.
  • Security: Use TLS security and review security procedures.
  • Topology Lable: Use location awareness to improve resiliency and performance.
  • Limit: Learn how to configure scheduling rate limit on stores.
  • Region Merge: Tweak Region merging.
  • RocksDB: Tweak RocksDB configuration parameters.
  • Raftstore: Learn how to configure Raftstore in TiKV.
  • Titan: Enable Titan to improve performance with large values.
  • Storage: Learn how to configure storage in TiKV.
  • gRPC: Learn how to configure gRPC in TiKV.
  • Coprocessor: Learn how to configure Coprocessor in TiKV.