Skip to content

Implement GitHub caching with TanStack Query#14

Merged
stylessh merged 1 commit into
mainfrom
stylessh/tanstack-query-cache
Apr 8, 2026
Merged

Implement GitHub caching with TanStack Query#14
stylessh merged 1 commit into
mainfrom
stylessh/tanstack-query-cache

Conversation

@stylessh
Copy link
Copy Markdown
Owner

@stylessh stylessh commented Apr 8, 2026

  • Adds TanStack Query integration for dashboard routes with SSR hydration, browser cache persistence, typed GitHub query options, and preloaded Overview, Pull Requests, Issues, and Reviews routes.
  • Introduces a D1-backed github_response_cache migration plus cached GitHub server functions with conditional revalidation, lower-concurrency fan-out, and cache behavior tests.
  • Moves auth and GitHub worker access behind server-only modules and client-only auth actions to fix import-protection and cloudflare:workers leaks in the app graph.
  • Updates related app config and generated artifacts, including Biome exclusions for worker types, route tree output, lockfile, and the turbo UI setting removal.
  • Validation: pnpm --filter @quickhub/dashboard check-types and pnpm --filter @quickhub/dashboard test pass.

@stylessh stylessh merged commit 719dfd3 into main Apr 8, 2026
1 check passed
stylessh added a commit that referenced this pull request Apr 18, 2026
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