Skip to content

Fix remote cache prefixing by handling it all in the Jedis client#3035

Merged
gbrodman merged 1 commit into
google:masterfrom
gbrodman:usePrefixInSyncAction
May 7, 2026
Merged

Fix remote cache prefixing by handling it all in the Jedis client#3035
gbrodman merged 1 commit into
google:masterfrom
gbrodman:usePrefixInSyncAction

Conversation

@gbrodman

@gbrodman gbrodman commented May 6, 2026

Copy link
Copy Markdown
Collaborator

Found this out while testing metrics. In hindsight, not the best idea to
handle prefixing outside of the client itself. Instead, we'll enforce
the prefixing closer to Valkey, all in one place.


This change is Reviewable

@gbrodman
gbrodman force-pushed the usePrefixInSyncAction branch from 5ab8d4c to 4aed1e9 Compare May 6, 2026 21:20
Found this out while testing metrics. In hindsight, not the best idea to
handle prefixing outside of the client itself. Instead, we'll enforce
the prefixing closer to Valkey, all in one place.
@gbrodman
gbrodman force-pushed the usePrefixInSyncAction branch from 4aed1e9 to 1cc542c Compare May 7, 2026 16:10
@gbrodman gbrodman changed the title Fix remote-cache sync prefixing Fix remote cache prefixing by handling it all in the Jedis client May 7, 2026
@gbrodman
gbrodman requested a review from jicelhay May 7, 2026 17:25

@jicelhay jicelhay left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@jicelhay reviewed 10 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 7, 2026
Merged via the queue into google:master with commit 80eefc6 May 7, 2026
10 checks passed
@gbrodman
gbrodman deleted the usePrefixInSyncAction branch May 7, 2026 21:21
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