Skip to content

fix: invalidate stale tiered cache entries#380

Merged
alecthomas merged 1 commit into
mainfrom
aat/tiered-metadata-invalidation
Jul 3, 2026
Merged

fix: invalidate stale tiered cache entries#380
alecthomas merged 1 commit into
mainfrom
aat/tiered-metadata-invalidation

Conversation

@alecthomas

Copy link
Copy Markdown
Collaborator

Track authoritative ETags in metadatadb and invalidate stale lower-tier entries before falling through to authoritative storage.

Closes #373

@alecthomas alecthomas requested a review from a team as a code owner July 3, 2026 10:17
@alecthomas alecthomas requested review from inez and removed request for a team July 3, 2026 10:17
@alecthomas alecthomas enabled auto-merge (squash) July 3, 2026 10:17
@alecthomas alecthomas disabled auto-merge July 3, 2026 10:18

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: c86a50ddab

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread internal/cache/tiered.go
Comment thread internal/cache/tiered.go
@alecthomas alecthomas force-pushed the aat/tiered-metadata-invalidation branch from c86a50d to b197ec9 Compare July 3, 2026 10:28

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: b197ec9a08

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread internal/cache/tiered.go
Comment thread internal/cache/tiered.go Outdated
Track authoritative ETags in metadatadb and invalidate stale lower-tier entries before falling through to authoritative storage.

Closes #373
@alecthomas alecthomas force-pushed the aat/tiered-metadata-invalidation branch from b197ec9 to aa729fb Compare July 3, 2026 10:38
@alecthomas alecthomas merged commit e40ba0f into main Jul 3, 2026
7 checks passed
@alecthomas alecthomas deleted the aat/tiered-metadata-invalidation branch July 3, 2026 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant