Skip to content

fix(redis): properly clear keys from cluster#62128

Closed
susnux wants to merge 1 commit into
chore/legacy-redisfrom
fix/redis-cluser-clear
Closed

fix(redis): properly clear keys from cluster#62128
susnux wants to merge 1 commit into
chore/legacy-redisfrom
fix/redis-cluser-clear

Conversation

@susnux

@susnux susnux commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Summary

Adjust code to also work with redis in cluster mode when trying to clear all keys with a prefix.
Also fixes performance issues with normal single-server setups as SCAN is non-blocking.

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added bug 2. developing Work in progress feature: caching Related to our caching system: scssCacher, jsCombiner... labels Jul 14, 2026
@susnux susnux added this to the Nextcloud 35 milestone Jul 14, 2026
@susnux

susnux commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

Closing in favor of #61559

@susnux susnux closed this Jul 14, 2026
@susnux
susnux deleted the fix/redis-cluser-clear branch July 14, 2026 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developing Work in progress bug feature: caching Related to our caching system: scssCacher, jsCombiner...

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant