Sliding window counter rate limiter with Redis & Java
About
Managing API traffic doesn’t have to be painful. In this video, Raphael De Lio walks through the Sliding Window Log algorithm—the most accurate way to handle rate limiting with Redis. Learn how it works, why Redis is built for the job, and how to implement it step by step in Java using Jedis. You’ll see the logic, the code, and the tests that make it work in production.
Key topics
- How the sliding window log algorithm works
- Building and testing a Java implementation with Jedis
- Scenarios to validate behavior
Speakers

Raphael De Lio
Developer Advocate
Latest content
See allGet started with Redis today
Speak to a Redis expert and learn more about enterprise-grade Redis today.


