feat: redis支持sentinel

This commit is contained in:
meilin.huang
2022-08-23 18:50:07 +08:00
parent b1ee9b65ff
commit 98a4c92576
9 changed files with 50 additions and 11 deletions

View File

@@ -4,7 +4,7 @@ import "fmt"
const (
AppName = "mayfly-go"
Version = "v1.2.5"
Version = "v1.2.6"
)
func GetAppInfo() string {