add D1 subscription cache for time-limited links#350
Open
DrayChou wants to merge 1 commit into7Sageer:mainfrom
Open
add D1 subscription cache for time-limited links#350DrayChou wants to merge 1 commit into7Sageer:mainfrom
DrayChou wants to merge 1 commit into7Sageer:mainfrom
Conversation
DrayChou
commented
Mar 16, 2026
- Title: feat: add D1 subscription cache for time-limited links
- Description:
- 添加基于 D1 的订阅内容持久化缓存
- 实现 9 个 User-Agent 轮换的重试机制
- 缓存策略:远程优先 → 成功更新缓存 → 失败回退缓存
- 解决时间限制订阅链接(如 10 分钟过期、一次性使用)失效问题
- 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>
|
Someone is attempting to deploy a commit to the 7sageer's projects Team on Vercel. A member of the Team first needs to authorize it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.