Skip to content

Conversation

@alexpota
Copy link
Contributor

@alexpota alexpota commented Jan 2, 2026

Issue link

N/A - Documentation addition (ecosystem entry)

Summary

Adds redlock-universal to the GLIDE ecosystem section.

About redlock-universal:

A distributed lock library for Node.js with a native GlideAdapter class for Valkey GLIDE integration.

Features:

  • Native GLIDE adapter
  • Auto-extension API (using())
  • Atomic batch lock acquisition
  • Also supports node-redis and ioredis

Checklist

Before submitting the PR make sure the following are checked:

  • This Pull Request is related to one issue.
  • Commit message has a detailed description of what changed and why.
  • Tests are added or updated. (N/A - docs only)
  • CHANGELOG.md and documentation files are updated. (N/A - ecosystem addition)
  • Destination branch is correct - main or release
  • Create merge commit if merging release branch into main, squash otherwise.

Signed-off-by: AlexP <a.potapenko.g@gmail.com>
@alexpota alexpota requested a review from a team as a code owner January 2, 2026 08:14
Copy link
Collaborator

@yipin-chen yipin-chen left a comment

Choose a reason for hiding this comment

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

LGTM

@xShinnRyuu xShinnRyuu merged commit 849e98a into valkey-io:main Jan 6, 2026
12 checks passed
tdschwarz pushed a commit to tdschwarz/valkey-glide that referenced this pull request Jan 9, 2026
Signed-off-by: AlexP <a.potapenko.g@gmail.com>
Co-authored-by: Thomas Zhou <54688146+xShinnRyuu@users.noreply.github.com>
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