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

Add Redis in rate limiter #86

Merged
merged 1 commit into from
Dec 4, 2023
Merged

Add Redis in rate limiter #86

merged 1 commit into from
Dec 4, 2023

Conversation

n1k0sv
Copy link

@n1k0sv n1k0sv commented Dec 4, 2023

This PR includes some changes to improve the reliability in production environments.

The following changes are introduced:

  • Use Redis for rate limiters instead of memory
  • Add rate limits in get content endpoints to protect uptime
  • Cleanup an unused endpoint

@n1k0sv n1k0sv merged commit d68ec19 into master Dec 4, 2023
1 check passed
@n1k0sv n1k0sv deleted the redis-ratelimiter branch December 4, 2023 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants