This website requires JavaScript.
Explore
Help
Sign In
zhangdeman
/
redis
Watch
1
Star
0
Fork
0
You've already forked redis
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
41
Commits
1
Branch
0
Tags
cbab3ebbc2ead9da493494a01caa0545d5a5e72d
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
白茶清欢
cbab3ebbc2
update client
2024-06-20 14:58:06 +08:00
abstract
update client
2024-06-20 14:58:06 +08:00
apply
fix Error
2024-06-18 15:04:38 +08:00
define
升级redis client实现
2024-06-19 16:13:06 +08:00
rate_limit
传入的total和rate任意一个小于等于0,认为不限速
2023-03-09 12:17:54 +08:00
.gitignore
支持秒、分钟、小时、天级别的流控
2023-03-09 12:16:10 +08:00
client.go
update client
2024-06-20 14:58:06 +08:00
config.go
增加redis客户端链接 / 日志初始化
2022-06-15 21:28:03 +08:00
context.go
upgrade go mod
2023-12-24 22:56:32 +08:00
define.go
初始化迁移项目
2022-06-15 11:50:17 +08:00
error.go
增加redis客户端链接 / 日志初始化
2022-06-15 21:28:03 +08:00
go.mod
update client
2024-06-20 14:58:06 +08:00
go.sum
update client
2024-06-20 14:58:06 +08:00
monitor.go
update go mod
2023-08-16 11:33:55 +08:00
option.go
save code
2023-03-09 10:31:14 +08:00
wrapper.go
包装redis常用命令
2024-06-19 16:39:16 +08:00
Description
redis操作的包装
131
KiB
Languages
Go
100%