proxyd: Integrate custom rate limiter
Integrates the custom rate limiter in the previous PR into the rest of the application. Also takes the opportunity to clean up how we instantiate Redis clients so that we can share them among multiple different services. There are some config changes in this PR. Specifically, you must specify a `base_rate` and `base_interval` in the rate limit config.
Showing
.changeset/loud-pigs-hang.md
0 → 100644
proxyd/redis.go
0 → 100644
Please register or sign in to comment