# auto-tikv **Repository Path**: mirrors_tikv/auto-tikv ## Basic Information - **Project Name**: auto-tikv - **Description**: Tool to tune TiKV with ML method - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AutoTiKV Using machine learning method to tune database configurations automatically https://summerofcode.withgoogle.com/projects/#5626944123568128 ### Dependency go 1.12.2 tikv-ctl go-ycsb Python 3.6 ### Install ```./install.sh``` ```sudo pip3 install -r requirements.txt``` Then copy tikv_template.yml to TIDB_ANSIBLE/conf/tikv.yml ### Document https://www.cnblogs.com/pdev/p/11318880.html