tower-rate-limit-fred 1.0.1

A Redis-backed rate-limiting middleware for Tower using Fred
Documentation

tower-rate-limit-fred

crates.io Documentation

A Redis-backed rate-limiting middleware for Tower using Fred.

Development setup

podman is required to spawn Redis servers for tests, which run on the port set by the STARTING_REDIS_PORT environment variable and the 9 subsequent ports.

Similar crates

License

This project is licensed under MPL-2.0, except for scripts/rate_limit.lua, which is licensed under MIT.