perf: use redis/upstash for ip rate limits (#28694)

This commit is contained in:
Victor Navarro
2026-05-25 16:39:56 +02:00
committed by GitHub
parent f99bbd619c
commit c2fe7e946e
7 changed files with 83 additions and 28 deletions
+8
View File
@@ -137,6 +137,14 @@ declare module "sst" {
"type": "sst.cloudflare.SolidStart"
"url": string
}
"UpstashRedisRestToken": {
"type": "sst.sst.Secret"
"value": string
}
"UpstashRedisRestUrl": {
"type": "sst.sst.Secret"
"value": string
}
"Web": {
"type": "sst.cloudflare.Astro"
"url": string