增加获取缓存实例的方法

This commit is contained in:
2024-06-21 14:58:49 +08:00
parent 4b82877f85
commit 225a1ae9b2
3 changed files with 32 additions and 1 deletions

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.22.4
require git.zhangdeman.cn/zhangdeman/redis v0.0.0-20240621044326-9daae920468f
require (
git.zhangdeman.cn/zhangdeman/consts v0.0.0-20240617073616-39e82fd033ed // indirect
git.zhangdeman.cn/zhangdeman/consts v0.0.0-20240621065139-666060e4de0b // indirect
git.zhangdeman.cn/zhangdeman/easymap v0.0.0-20240311030808-e2a2e6a3c211 // indirect
git.zhangdeman.cn/zhangdeman/op_type v0.0.0-20240122104027-4928421213c0 // indirect
git.zhangdeman.cn/zhangdeman/serialize v0.0.0-20240618035451-8d48a6bd39dd // indirect