hammer-backend-redis
Rate limiter
A Redis-based backend for implementing rate limiting in Elixir applications.
A Redis backend for for the Hammer rate-limiter
50 stars
4 watching
30 forks
Language: Elixir
last commit: 11 months ago elixirelixir-langphoenixphoenix-frameworkrate-limiterrate-limitingredis
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Enables users to set limits on actions performed within specified time intervals | 767 |
| | An Elixir implementation of rate limiting and throttling using Mnesia | 14 |
| | A rate limiting utility that manages access to a service with adjustable time windows and limits. | 453 |
| | A rate limiting system for Exq queues | 10 |
| | A minimal Redis client with connection pooling and basic query functionality | 13 |
| | A library for scheduling rate-limited actions in Elixir | 14 |
| | An extension for Flask that provides rate limiting functionality | 1,126 |
| | Provides Redis client functionality in Elixir for sending commands to Redis servers | 358 |
| | An adapter for Phoenix framework to connect with Redis Pub/Sub system | 176 |
| | A set of performant rate limiters for Go applications | 88 |
| | A Lua-based module to limit incoming requests between multiple instances using a 'leaky bucket' algorithm and Redis as the backend storage. | 163 |
| | Distributed rate limiting solution with various algorithms and backends | 474 |
| | An adapter that enables data structures from Redis in Elixir applications. | 6 |
| | Automates rpm generation for Elixir releases | 39 |
| | An asynchronous rate limiter middleware implementation using Redis to track requests and enforce limits. | 320 |