Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Added namespace support for locks, for isolating locks#6943

Open
yacubovvs-beep wants to merge 3 commits intoredisson:masterfrom
yacubovvs-beep:feature/lock-namespace
Open

Added namespace support for locks, for isolating locks#6943
yacubovvs-beep wants to merge 3 commits intoredisson:masterfrom
yacubovvs-beep:feature/lock-namespace

Conversation

@yacubovvs-beep
Copy link

Added namespace support for locks, which allows isolating locks and internal service keys (e.g. for FairLock) from each other. This also enables using locks in environments where access is restricted per service, for example via ACL rules like ~namespace:* in Redis user ACL configurations.

YakubovVS added 3 commits January 8, 2026 20:04
…nternal service keys (e.g. for FairLock) from each other. This also enables using locks in environments where access is restricted per service, for example via ACL rules like ~namespace:* in Redis user ACL configurations.
…nternal service keys (e.g. for FairLock) from each other. This also enables using locks in environments where access is restricted per service, for example via ACL rules like ~namespace:* in Redis user ACL configurations.

Signed-off-by: Yakubov Vitaly <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant