package kv import "git.i2edu.net/i2/go-zero/core/stores/cache" // KvConf is an alias of cache.ClusterConf. type KvConf = cache.ClusterConf