Skip to content

fix: Nest Redis mutex driver inside craft\mutex\Mutex - #1

Merged
sjcallender merged 1 commit into
mainfrom
mutex
Sep 4, 2026
Merged

sjcallender merged 1 commit into
mainfrom
mutex

Conversation

@sjcallender

Copy link
Copy Markdown
Contributor
  • Puts the Redis lock inside Craft's lock wrapper, so a lock is held until its database write finishes.
  • Also namespaces lock keys by REDIS_KEY_PREFIX so sites sharing a Redis database don't share locks.

@sjcallender
sjcallender merged commit a8b39d2 into main Sep 4, 2026
3 checks passed
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.

1 participant