Skip to content

feat(screener): cache screen results with a 5-minute TTL - #36

Open
onyb wants to merge 1 commit into
masterfrom
screener-ttl-cache
Open

feat(screener): cache screen results with a 5-minute TTL#36
onyb wants to merge 1 commit into
masterfrom
screener-ttl-cache

Conversation

@onyb

@onyb onyb commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

Put a short-lived cache in front of the per-request S3 HeadObject in the restricted-address screener, so repeat screens of the same payer skip the round-trip.

@onyb
onyb requested a review from a team July 6, 2026 18:51
@onyb onyb self-assigned this Jul 6, 2026

@cmazakas cmazakas 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.

This moka crate actually seem decent quality. I was wondering if we should attempt to roll our own here but the tests are decent quality, even includes compile-fail tests.

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.

3 participants