Skip to content

Conversation

alexpota
Copy link
Contributor

@alexpota alexpota commented Sep 1, 2025

Description

Add redlock-universal to the list of available Redlock implementations in the distributed locks documentation.

Changes

  • Added entry for redlock-universal in the implementations section of content/develop/clients/patterns/distributed-locks.md

Implementation Details

redlock-universal is a NodeJS implementation of the Redlock algorithm that supports both node-redis and ioredis clients, providing developers with flexibility in their Redis client choice.

@CLAassistant
Copy link

CLAassistant commented Sep 1, 2025

CLA assistant check
All committers have signed the CLA.

@andy-stark-redis andy-stark-redis self-assigned this Sep 2, 2025
Copy link
Contributor

@andy-stark-redis andy-stark-redis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. Thanks for your work on this :-)

@andy-stark-redis andy-stark-redis merged commit 580ab42 into redis:main Sep 2, 2025
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.

3 participants