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
35
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
白茶清欢
7e866b3f1f
fix
2024-06-19 20:59:20 +08:00
abstract
升级redis client实现
2024-06-19 16:13: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
fix
2024-06-19 20:59:20 +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
增加Redis配置 + 接口定义
2024-06-19 10:24:51 +08:00
go.sum
增加Redis配置 + 接口定义
2024-06-19 10:24:51 +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操作的包装
229
KiB
Languages
Go
100%