ratelimit topic
naza
🍀 Golang basic library. || Go语言基础库
koa2-ratelimit
Rate-limiting middleware for Koa2 ES6. Use to limit repeated requests to APIs and/or endpoints such as password reset.
APIGatewayDemo
:seedling: Simple samples that use Ocelot to build API Gateway.
lua-resty-redis-ratelimit
Limit the request processing rate between multiple NGINX instances backed by Redis
dl
🍗 a concurrent http file downloader
ratelimiter-spring-boot-starter
基于 redis 的偏业务应用的分布式限流组件,使得项目拥有分布式限流能力变得很简单。
ratelimit
用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis...
lua-resty-limit-rate
Lua module for limiting request rate for OpenResty/ngx_lua, using the "token bucket" method.
asyncio-redis-rate-limit
Rate limiter for async functions using Redis as a backend.