Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat: add D1 subscription cache to upstream v2
- Add SubscriptionCacheService with retry + UA rotation
- Integrate cache into BaseConfigBuilder and all builders
- Add /cache-stats and /cache-clear routes
- Update wrangler.toml with D1 binding
- Fix cache=false param parsing
- Revert to 32-bit hash for backward compatibility

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
  • Loading branch information
dray and claude committed Mar 16, 2026
commit 15faa2cbc1b194d4c42fe41f1ba105a3cf2b629c
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -176,3 +176,6 @@ dist
.vercel

CLAUDE.local.md
.lh
.claude
docs/.DS_Store
Loading