feat: 增加 ZRangeByScore ZRemRangeByScore ZRangeAndRemByScore

This commit is contained in:
2026-04-13 16:26:18 +08:00
parent beae868232
commit 2adbe2bcd3
3 changed files with 24 additions and 1 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.24.0
toolchain go1.24.2
require (
git.zhangdeman.cn/zhangdeman/consts v0.0.0-20260127050054-349cdcde813a
git.zhangdeman.cn/zhangdeman/consts v0.0.0-20260413082525-fb90982b1256
git.zhangdeman.cn/zhangdeman/util v0.0.0-20260105024213-3d76b1bcde5a
git.zhangdeman.cn/zhangdeman/wrapper v0.0.0-20260321023345-6c6e467e3a14
github.com/go-redis/redismock/v9 v9.2.0