Skip to content

FRO-4: persist feed alias cache invalidation#529

Merged
OXeu merged 1 commit into
mainfrom
agent/developer/47dbdecd
Jun 23, 2026
Merged

FRO-4: persist feed alias cache invalidation#529
OXeu merged 1 commit into
mainfrom
agent/developer/47dbdecd

Conversation

@OXeu

@OXeu OXeu commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Closes FRO-4
Fixes #253

Summary

  • persist feed detail cache deletions for id and alias keys after prefix invalidation
  • clear alias detail cache when toggling a feed's top state
  • add regression coverage for unchanged-alias edits and cache-helper save ordering

Verification

  • BUN_INSTALL=/tmp/bun-install BUN_TMPDIR=/tmp/bun-tmp bun test server/src/services/__tests__/clear-feed-cache.test.ts server/src/services/__tests__/feed.test.ts
  • BUN_INSTALL=/tmp/bun-install BUN_TMPDIR=/tmp/bun-tmp bun --filter './server' test
  • BUN_INSTALL=/tmp/bun-install BUN_TMPDIR=/tmp/bun-tmp bun --filter './server' check
  • BUN_INSTALL=/tmp/bun-install BUN_TMPDIR=/tmp/bun-tmp bun --filter './client' test
  • BUN_INSTALL=/tmp/bun-install BUN_TMPDIR=/tmp/bun-tmp bun --filter './client' check
  • BUN_INSTALL=/tmp/bun-install BUN_TMPDIR=/tmp/bun-tmp bun --filter './client' build
  • BUN_INSTALL=/tmp/bun-install BUN_TMPDIR=/tmp/bun-tmp bun run check
  • BUN_INSTALL=/tmp/bun-install BUN_TMPDIR=/tmp/bun-tmp bun run format:check

@github-actions

Copy link
Copy Markdown

🚀 Preview deployed!

🔗 https://rin-server-pr-529.xeu.workers.dev

@OXeu OXeu merged commit 651d495 into main Jun 23, 2026
7 checks passed
@github-actions

Copy link
Copy Markdown

🧹 Preview deployment has been cleaned up.

The temporary preview environment for this PR has been deleted.

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.

[Bug] 缓存问题

1 participant