Skip to content

Optimize jam hub page with tiered caching and lazy loading#114

Merged
kronosapiens merged 1 commit intomainfrom
kronosapiens/jam-page-perf
Mar 19, 2026
Merged

Optimize jam hub page with tiered caching and lazy loading#114
kronosapiens merged 1 commit intomainfrom
kronosapiens/jam-page-perf

Conversation

@kronosapiens
Copy link
Collaborator

Implement tiered entry caching: latest jam entries refreshed every 5 minutes, older jams cached for 7 days. Add lazy loading to hub endpoint — only fetches latest jam by default, past jams loaded on-demand via ?all=true query param. Update client to show "Load Past Jams" button instead of fetching all entries on initial load. Reduces GitHub API calls and improves initial page load time.

Implement two-tier entry cache: latest jam entries refreshed every 5 minutes, older jams cached for 7 days. Add lazy loading to hub endpoint — only fetches latest jam by default, past jams loaded on-demand via ?all=true query param. Update client to show "Load Past Jams" button instead of fetching all entries on initial load.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@kronosapiens kronosapiens merged commit 4da912b into main Mar 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant