hammer-backend-redis
hammer-backend-redis copied to clipboard
A Redis backend for for the Hammer rate-limiter
**Describe the bug** i have `redix` library defined in my config and i also have hammer one defined as below: ``` config :hammer, backend: {Hammer.Backend.Redis, [ expiry_ms: :timer.hours(24), redix_config: [...
Bumps [hammer](https://github.com/ExHammer/hammer) from 7.0.0 to 7.0.1. Changelog Sourced from hammer's changelog. 7.0.1 - 2025-03-04 Fix race condition in Atomic backends during creation of key. Commits 252029e Fix possible race condition...
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.37.2 to 0.37.3. Changelog Sourced from ex_doc's changelog. v0.37.3 (2025-03-06) Bug fixes Handle http-equiv=refresh during Swup.js navigation Include full error description when syntax highlighting fails Commits 0ab3d49...