database intro

This commit is contained in:
mubai
2023-06-06 10:50:23 +08:00
parent 04c93f0a55
commit 0591c6faa2
6 changed files with 134 additions and 54 deletions

View File

@@ -47,6 +47,7 @@ const (
)
/*API相关redis key*/
const (
IndexCacheKey = "IndexCache"
)