Skip to content

Use remote caches in RDAP queries#3034

Merged
gbrodman merged 1 commit into
google:masterfrom
gbrodman:rdapUseCache
May 12, 2026
Merged

Use remote caches in RDAP queries#3034
gbrodman merged 1 commit into
google:masterfrom
gbrodman:rdapUseCache

Conversation

@gbrodman
Copy link
Copy Markdown
Collaborator

@gbrodman gbrodman commented May 6, 2026

Note that this primarily affects domain lookups. We choose to use the remote cache for hosts based on repo ID (not host name), so the remote caches are not particularly useful for host lookups. We chose this because the number of domain queries is orders of magnitude higher than the number of host queries.


This change is Reviewable

Note that this primarily affects domain lookups. We choose to use the
remote cache for hosts based on repo ID (not host name), so the remote
caches are not particularly useful for host lookups. We chose this
because the number of domain queries is orders of magnitude higher than
the number of host queries.
@gbrodman gbrodman requested a review from weiminyu May 8, 2026 17:53
Copy link
Copy Markdown
Collaborator

@weiminyu weiminyu left a comment

Choose a reason for hiding this comment

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

@weiminyu reviewed 7 files and all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on gbrodman).

@gbrodman gbrodman added this pull request to the merge queue May 12, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 12, 2026
@gbrodman gbrodman added this pull request to the merge queue May 12, 2026
Merged via the queue into google:master with commit 8047d1e May 12, 2026
10 checks passed
@gbrodman gbrodman deleted the rdapUseCache branch May 12, 2026 17:25
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.

2 participants