Skip to content

feat: add backend hardening#58

Merged
thomas-rx merged 1 commit intomainfrom
feature/backend-us-19-hardening
Mar 20, 2026
Merged

feat: add backend hardening#58
thomas-rx merged 1 commit intomainfrom
feature/backend-us-19-hardening

Conversation

@thomas-rx
Copy link
Copy Markdown
Collaborator

Context

Changes

  • add request ids, structured logs and Workers rate limiting on write routes
  • cache config and leaderboard in KV, and invalidate leaderboard cache after accepted score submissions
  • update wrangler bindings and backend tests for KV and rate limiter coverage

@thomas-rx thomas-rx force-pushed the feature/backend-us-19-hardening branch from 9e007ed to 6f4b7b6 Compare March 20, 2026 13:33
@thomas-rx thomas-rx requested a review from kvnpetit March 20, 2026 13:34
@kvnpetit kvnpetit added this to the MVP Backend milestone Mar 20, 2026
@kvnpetit kvnpetit added backend Backend, API ou infrastructure Cloudflare hardening Validation, rate limiting, cache, robustesse et observabilite mvp Necessaire pour la premiere version jouable labels Mar 20, 2026
@Guiguied Guiguied self-requested a review March 20, 2026 13:35
@thomas-rx thomas-rx merged commit daea090 into main Mar 20, 2026
@thomas-rx thomas-rx deleted the feature/backend-us-19-hardening branch March 20, 2026 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Backend, API ou infrastructure Cloudflare hardening Validation, rate limiting, cache, robustesse et observabilite mvp Necessaire pour la premiere version jouable

Projects

None yet

Development

Successfully merging this pull request may close these issues.

US 8.3 - Rate limiting, cache et observabilité

3 participants