Application Scope
Development progress & changelog
Query Caching Layer
SimpleCache class provides database-backed caching with TTL, remember pattern, enable/disable, and automatic cleanup.
Fixed Quiz Generation Performance
Rewrote quiz question generation to use bulk pre-fetched data instead of per-country queries. Quiz generation is now instant instead of timing out.