feat(backend): SQL-Migrationen für Global Leaderboard #7

Closed
opened 2026-02-17 14:56:12 +01:00 by git · 0 comments
Owner

Erstellung performanter SQL-Views im Backend, um Ranglisten basierend auf Level, XP oder Total Strength bereitzustellen.

Technische Details:

  • Erstellung von Indizes für schnelle Sortierung.
  • API-Endpunkt /api/leaderboard bereitstellen.

Akzeptanzkriterien:

  • SQL Migration für Leaderboard-View (Aggregation der User-Stats).
  • API-Endpoints liefern korrekt sortierte JSON-Daten.
  • Performance-Check bei vielen Usern.
Erstellung performanter SQL-Views im Backend, um Ranglisten basierend auf Level, XP oder Total Strength bereitzustellen. Technische Details: - Erstellung von Indizes für schnelle Sortierung. - API-Endpunkt /api/leaderboard bereitstellen. Akzeptanzkriterien: - [x] SQL Migration für Leaderboard-View (Aggregation der User-Stats). - [x] API-Endpoints liefern korrekt sortierte JSON-Daten. - [x] Performance-Check bei vielen Usern.
git added this to the Milestone: Phase 3: Social & Advanced Features milestone 2026-02-17 14:56:12 +01:00
git added this to the slrpg project 2026-02-17 14:56:12 +01:00
git closed this issue 2026-02-17 15:09:13 +01:00
Sign in to join this conversation.
No description provided.