hammer-backend-redis
rate limiter
Provides a Redis backend for rate limiting in an Elixir application
A Redis backend for for the Hammer rate-limiter
49 stars
4 watching
32 forks
Language: Elixir
last commit: 7 days ago elixirelixir-langphoenixphoenix-frameworkrate-limiterrate-limitingredis
Related projects:
Repository | Description | Stars |
---|---|---|
exhammer/hammer | A rate limiter with pluggable storage backends for Elixir applications. | 749 |
exhammer/hammer-backend-mnesia | An Elixir implementation of rate limiting and throttling using Mnesia | 14 |
grempe/ex_rated | A rate limiting utility that manages access to a service with adjustable time windows and limits. | 452 |
ananthakumaran/exq_limit | A rate limiting system for Exq queues | 10 |
akdilsiz/elixir-rediscl | A minimal Redis client with connection pooling and basic query functionality | 13 |
whitered/ratekeeper | A library for scheduling rate-limited actions in Elixir | 14 |
alisaifee/flask-limiter | An extension for Flask that provides rate limiting functionality | 1,119 |
artemeff/redis | Provides Redis client functionality in Elixir for sending commands to Redis servers | 358 |
phoenixframework/phoenix_pubsub_redis | An adapter for Phoenix framework to connect with Redis Pub/Sub system | 175 |
reugn/equalizer | A set of performant rate limiters for Go applications | 88 |
timebug/lua-resty-redis-ratelimit | A Lua-based module to limit incoming requests between multiple instances using a 'leaky bucket' algorithm and Redis as the backend storage. | 163 |
mennanov/limiters | Distributed rate limiting solution with various algorithms and backends | 460 |
ephe-meral/ex_sider | An adapter that enables data structures from Redis in Elixir applications. | 6 |
smpallen99/exrm-rpm | Automates rpm generation for Elixir releases | 39 |
microlinkhq/async-ratelimiter | An asynchronous rate limiter middleware implementation using Redis to track requests and enforce limits. | 320 |