Skip to content

Add optional Redis key prefix to essentially allow for namespacing of the Redis keys #8416

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kchenery
Copy link

@kchenery kchenery commented Jul 3, 2025

Summary of the changes (Less than 80 chars)

  • Adds the ability to optionally "namespace" the cache keys in Redis

Closes #8414 (in this specific format)

@CLAassistant
Copy link

CLAassistant commented Jul 3, 2025

CLA assistant check
All committers have signed the CLA.

kchenery added 2 commits July 3, 2025 23:14
(cherry picked from commit 490ffcd6adc446222a7ff9a67edeaad20ed6649a)
(cherry picked from commit d59b0ad448b5a2a979f5d42f43fb5468de980eab)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow for "namespacing" of persisted queries within Redis
2 participants