Skip to content

feat(cache): Add ability for optional custom prefix for Redis/Memcached cache keys#58334

Open
Earl0fPudding wants to merge 1 commit intonextcloud:masterfrom
Earl0fPudding:custom-cache-prefix
Open

feat(cache): Add ability for optional custom prefix for Redis/Memcached cache keys#58334
Earl0fPudding wants to merge 1 commit intonextcloud:masterfrom
Earl0fPudding:custom-cache-prefix

Conversation

@Earl0fPudding
Copy link

@Earl0fPudding Earl0fPudding commented Feb 13, 2026

Summary

This adds the ability to use a custom prefix for Redis and Memcached keys. This is an optional variable.

One can use the variable setting memcache.customprefix for this.

Checklist

Signed-off-by: Martin <31348196+Earl0fPudding@users.noreply.github.com>
@Earl0fPudding Earl0fPudding requested a review from a team as a code owner February 13, 2026 15:30
@Earl0fPudding Earl0fPudding requested review from Altahrim, ArtificialOwl, come-nc and icewind1991 and removed request for a team February 13, 2026 15:30
@Earl0fPudding Earl0fPudding changed the title Add ability for optional custom prefix for Redis/Memcached cache keys feat(cache): Add ability for optional custom prefix for Redis/Memcached cache keys Feb 13, 2026
@Earl0fPudding
Copy link
Author

Backport to v32 would be perfect.

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.

Allow for (optional) Redis Key Prefix

1 participant