tower-rate-limit-fred

Crates.iotower-rate-limit-fred
lib.rstower-rate-limit-fred
version1.0.1
created_at2025-09-26 14:23:27.864406+00
updated_at2025-10-06 15:30:13.314542+00
descriptionA Redis-backed rate-limiting middleware for Tower using Fred
homepage
repositoryhttps://sr.ht/~liliace/tower-rate-limit-fred/
max_upload_size
id1856001
size87,822
Coco (cocoliliace)

documentation

README

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.

Commit count: 0

cargo fmt