- Upload replays to B2 (Backblaze) instead of R2 for cold archive storage - Write match results directly to PostgreSQL instead of HTTP API - Perform Glicko-2 rating updates in worker after match completion - Update config: ACB_R2_* env vars → ACB_B2_* - Remove obsolete api_test.go (tested removed HTTP client) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api.go | ||
| b2.go | ||
| db.go | ||
| Dockerfile | ||
| glicko2.go | ||
| main.go | ||
| metrics.go | ||
| metrics_test.go | ||