AutoIndex is a project for TiDB Hackathon 2022.
We are aimed to implement a robust automatic index recommendation and TiFlash replica recommendation system.
See Our Chinese RFC here.
compile
make defaultrun
./bin/auto-index --config.file=autoindex.yamlTeam YouDecideIt(”你说了算“ in Chinese)
@littlefall, for most code.
@SunRunAway, for the project idea, project design, and the what-if interface in TiDB.
@liubog2008, for the hardest cloud deployment and traffic copy parts.
Thanks to https://github.com/pingcap/tidb and it's community, let's happy hacking!