Samantha
9aef5839b5
WFE: Add new key-value ratelimits implementation ( #7089 )
...
Integrate the key-value rate limits from #6947 into the WFE. Rate limits
are backed by the Redis source added in #7016 , and use the SRV record
shard discovery added in #7042 .
Part of #5545
2023-10-04 14:12:38 -04:00
Samantha
b17123c575
redis: Small Lookup cleanup ( #7084 )
...
Small changes left over from #7042
2023-09-14 13:21:49 -04:00
Samantha
7068db96fe
redis: Add support for *redis.Ring shard configuration using SRV records ( #7042 )
...
Part of #5545
2023-09-11 15:05:55 -04:00
Samantha
4ed54ff9c6
dependencies: Update go-redis from v8 to v9 ( #7041 )
...
Updated so we can access the `SetAddrs()` method added to `*redis.Ring`
in `v9` in #7042 .
Part of #5545
2023-08-22 13:06:25 -04:00
Samantha
48f211c7ba
ratelimits: Add Redis source ( #7016 )
...
Part of #5545
2023-08-10 11:45:04 -04:00