yudeguang / ratelimit
用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗口限流方案的纯GO替代方案,并且支持持久化(可选),可定期把历史数据备份到本地磁盘,程序重启也可保留之前的访问记录
☆96Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for ratelimit
- util toolkit for go.golang 通用函数包☆175Updated 2 weeks ago
- k`s golang helper/library/utils 常用函数库/工具集☆301Updated 2 months ago
- AJ-Captcha行为验证码的Go实现包☆105Updated 5 months ago
- [钉钉] A fast dingding development sdk written in Golang☆107Updated 3 years ago
- GORM V2 Opentracing Plugin☆92Updated 4 years ago
- 🏓 golang websocket client 基于 gorilla/websocket 具有断线重连机制的 websocket go 客户端实现☆46Updated 3 years ago
- go utils go语言常用工具库☆148Updated last year
- 基于kratos 的聚合消息推送平台☆83Updated last year
- Online Go tools.☆59Updated 2 years ago
- golang epoll实现☆85Updated 10 months ago
- golang json字段过滤,复用struct 随意选择你想要输出为json的结构体字段。 json filter Golang's JSON filter randomly selects the structure fields you want to output …☆134Updated 4 months ago
- ☄ The golang convenient converter supports Database to Struct, SQL to Struct, and JSON to Struct.☆311Updated last year
- YTask is an asynchronous task queue for handling distributed jobs in golang(go异步任务框架)☆250Updated last year
- A modern, comprehensive and efficient utility library of Go.☆191Updated 3 weeks ago
- golang micro service base on gin. golang 微服务集成框架☆180Updated 3 months ago
- gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.☆113Updated 4 months ago
- go zero gorm extension / Integrated processing of db model and Redis cache☆238Updated 2 weeks ago
- austin项目的golang版本,一个聚合消息推送平台☆88Updated last year
- [WIP]Katyusha micro service development framework.☆83Updated last year
- gocore is a highly integrated development framework and provides scaffolding for generating project structure, supports api, rpc, job and…☆219Updated 2 weeks ago
- golang实现DFA算法的敏感词查找、过滤替换、敏感词匹配检测 godoc//godoc.org/github.com/feiin/sensitivewords☆27Updated 11 months ago
- ☆212Updated 3 months ago
- a cron library for go☆36Updated 2 years ago
- A tool to generate bun, gorm, sql, sqlx and xorm sql code.☆82Updated last year
- golang sdk☆137Updated 2 weeks ago
- ☆67Updated last year
- 钉钉机器人通知(支持加签,带签名 秘钥). dingtalk robot notification golang sdk.☆28Updated 4 years ago
- go util 是golang通用工具包,实现一站式,开箱即用☆75Updated 5 years ago