Skip to content

feat: Attach optional metadata to invalidation and query requests - #25

Merged
romychab merged 1 commit into
mainfrom
feat/one-shot-metadata-values
Jul 20, 2026
Merged

feat: Attach optional metadata to invalidation and query requests#25
romychab merged 1 commit into
mainfrom
feat/one-shot-metadata-values

Conversation

@romychab

Copy link
Copy Markdown
Owner
  • Add an optional metadata: ContainerMetadata argument to the reload/query APIs so callers can tag why a load happened and read it back from the emitted result.
  • Add a OneShot marker interface for metadata values that should be delivered together with the result of a single load request and is dropped once that result is replaced by another load.

- Add an optional `metadata: ContainerMetadata` argument to the reload/query APIs so callers can tag why a load happened and read it back from the emitted result.
- Add a OneShot marker interface for metadata values that should be delivered together with the result of a single load request and is dropped once that result is replaced by another load.
@romychab
romychab merged commit 2903790 into main Jul 20, 2026
4 checks passed
@romychab
romychab deleted the feat/one-shot-metadata-values branch July 20, 2026 18:16
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