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
commit fdff82e6fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 83 additions and 28 deletions

View file

@ -250,6 +250,8 @@ new sst.cloudflare.x.SolidStart("Console", {
bucket,
bucketNew,
database,
SECRET.UpstashRedisRestUrl,
SECRET.UpstashRedisRestToken,
AUTH_API_URL,
STRIPE_WEBHOOK_SECRET,
DISCORD_INCIDENT_WEBHOOK_URL,