marcosbarbero/spring-cloud-zuul-ratelimit
Rate limit auto-configure for Spring Cloud Netflix Zuul observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
Flags: no_readme
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3793
- days_rel: n/a
- days_push: 9
- n_releases_24m: 0
Adoption not part of the score
1130 stars · 385 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Spring Cloud auto-configuration library that adds rate limiting to Spring Cloud Netflix Zuul API gateways via Zuul filters. It supports multiple rate limit policies (per user, origin, URL, or global) and pluggable storage backends such as Redis, Consul, JDBC, Bucket4j, and Hazelcast.
Use cases
- rate limit requests through a Zuul API gateway
- prevent DoS attacks on microservices endpoints
- return 429 when a client exceeds its request quota
- throttle per authenticated user or request origin
- share rate limit state across gateway instances with Redis or Consul
When to choose
- you run Spring Cloud Netflix Zuul as your API gateway and need built-in rate limiting
- you need flexible per-service rate limit policies with distributed storage backends
When to avoid
- you use Spring Cloud Gateway or another gateway instead of Netflix Zuul
- you need a general-purpose rate limiter outside a Zuul filter chain
Facets
library · maturity maintenance
rate-limiting middleware api-gateway backend microservices apis web-development jvm spring-cloud netflix-zuul zuul api-gateway throttling bucket4j redis consul load-shedding spring
2 sources
- homepage: https://blog.marcosbarbero.com/spring-cloud-netflix-zuul-rate-limit/ · fetched 2026-08-29 · dafbaaebe22e
- site_page: https://blog.marcosbarbero.com/about · fetched 2026-08-29 · 584791cf4a4c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| marcosbarbero/spring-cloud-zuul-ratelimit | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="marcosbarbero/spring-cloud-zuul-ratelimit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem