Performance In-memory databases Performance Factors Disk Network Improving Performance Batching Queued Writes Use more powerful hardware Use a memory-backed filesystem Impr...
APIs System architecture TiKV instance Placement driver (PD) Store Region Node Transaction model Raft The origins of TiKV We are currently refactoring our documentation...
General guidelines Why run a cluster? Practical cluster size Read-only nodes Creating a cluster Node IDs Listening on all interfaces Through the firewall Growing a cluster ...
Distributed Settings Configuration Settings Distributed Settings For a distributed setting, the following parameters should be paied attention to. Configuration Settings To c...
Automatic clustering Automatic Bootstrapping Docker Using DNS for Bootstrapping DNS SRV Kubernetes Consul Docker etcd Docker Next Steps Customizing your configuration Run...