Skip to content

[13.x] Avoid repeated Redis prefix/connection lookups in tag-set loops - #61002

Merged
taylorotwell merged 1 commit into
laravel:13.xfrom
lucasmichot:hoist-redis-tag-prefix-lookups
Aug 3, 2026
Merged

[13.x] Avoid repeated Redis prefix/connection lookups in tag-set loops#61002
taylorotwell merged 1 commit into
laravel:13.xfrom
lucasmichot:hoist-redis-tag-prefix-lookups

Conversation

@lucasmichot

Copy link
Copy Markdown
Contributor

Compute the Redis connection and key prefix once before the loop instead of on every tag-set iteration in RedisTagSet and RedisTaggedCache.

@taylorotwell
taylorotwell merged commit 277e826 into laravel:13.x Aug 3, 2026
55 checks passed
@lucasmichot
lucasmichot deleted the hoist-redis-tag-prefix-lookups branch August 3, 2026 18:08
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