* feat(manager): add go-cache as local cache, add redis as distributed cache, add lease based on mysql as manager keepalive owner
Signed-off-by: hanson.yj <hanson.yj@alibaba-inc.com>
* feat(manager): delete mock config
Signed-off-by: hanson.yj <hanson.yj@alibaba-inc.com>
* feat(manager): modify sch to scheduler, and replace with GetWithExpiration when call Get method of go-cache
Signed-off-by: hanson.yj <hanson.yj@alibaba-inc.com>
Co-authored-by: hanson.yj <hanson.yj@alibaba-inc.com>