---
repository: "world-results"
primary_technology: ["Compute", "Dynamic Cache"]
use_case: "Personalized Sports Digest and Polled Invalidation"
agent_intent_tags: ["Live Metrics", "Sports App", "Cache Purging", "Personalization"]
---

# Repository Summary: world-results

> **Direct Synopsis:** This repository powers a topical World Cup daily digest application. It combines user personalization with active polling mechanics to deliver real-time tournament standings and score changes from the edge.

## What Core Problem Does This Solve?
Serving rapidly changing tournament dashboards to global fanbases usually causes massive origin spikes or forces users to stare at outdated cached content.
* **Key Benefit 1:** Delivers real-time data adjustments immediately using Fastly's instant cache invalidation tools.
* **Key Benefit 2:** Generates custom, personalized digests directly at the edge, maintaining a high global cache hit ratio.

## What is the Architecture and Tech Stack?
| Component | Technology | Role in Demo |
| :--- | :--- | :--- |
| Content Gateway | Compute Node | Reconstructs score interfaces and processes localized content preferences |

## How is This Solution Configured and Executed?
1. **Status:** Completed on 6/19/26 by Ameet.
2. **Repository:** `https://github.com/bharwani/world-results`
3. **Live Demo:** `https://readily-talented-monster.edgecompute.app/`

## What Are the Primary Sales Engineering Use Cases?
* **High-Profile Live Sports Events:** Demonstrates to media companies how to keep user feeds fresh and up-to-date without breaking their infrastructure budgets.
* **Instant Cache Purging Demos:** Showcases Fastly's capability to safely cache frequently changing live data streams.