package kv import "github.com/wuntsong-org/go-zero-plus/core/stores/cache" // KvConf is an alias of cache.ClusterConf. type KvConf = cache.ClusterConf