Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide some documentation for how to implement a user specific rate limiter, with Spring Session (Redis) #3518

Open
dreamstar-enterprises opened this issue Sep 7, 2024 · 0 comments

Comments

@dreamstar-enterprises
Copy link

Is your feature request related to a problem? Please describe.

This may need to work with Spring Session (for Redis), but is it possible to provide some documentation for how to implement a user specific rate limiter?

All I could find in resources were:
https://www.youtube.com/watch?v=HY4kTCNKwxk
and
https://www.youtube.com/watch?v=EKoq98KqvrI
and
https://www.youtube.com/watch?v=UXcCHX_ymag&t=374s

Describe the solution you'd like
As above, functionality for a user specific rate limiter... ideally that works with Redis Spring Session

Describe alternatives you've considered
None, I'm committed to using the Spring ecosystem

Additional context
None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant