48 results for “topic:redlock”
A node.js redlock implementation for distributed, highly-available redis locks
Redis client written in C++
An implementation of the Redlock algorithm in C#
Redlock is a redis-based distributed lock implementation in Ruby. More than 40 Millions of downloads.
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
Deno's first lightweight, secure distributed lock manager utilizing the Redlock algorithm
Distributed locks in async Redis with support for lock extending (Redlock implementation)
A collection of technical and sales resources related to Prisma Cloud Compute and Prisma Cloud Enterprise created for the PANW Channel Partner Ecosystem and other engineers working with the solution
🛠 Modular Redis toolkit for NestJS: Client, RedLock and more
Distributed locks with "prioritized lock acquisition queue" capabilities based on the Redis Database. Provides flexible invocation flow, parametrized time limits, zombie locks elimination, instrumentation, logging, etc.
Modern Redis and Valkey locking library with universal client support (node-redis, ioredis, Valkey GLIDE)
Distributed locks and other utils, can be used with Jedis client and Lettuce client for Redis
jedis-client可重入分布式锁,支持redlock
Redis distributed lock for Node.js, which is easy to use and highly available.
:closed_lock_with_key:A Rust Redlock implementation for distributed, highly-available redis locks
:lock: Asynchronous distributed locks with Redis and ReactPHP
Simple redis distributed locks for Laravel
Redlock (Redis Distributed Lock) implementation
Modern ASP.NET Core 9 reservation API using Vertical Slice architecture, FluentValidation, Redis & RedLock for concurrency control and prevent double booking scenario. Includes Outbox pattern to reliably deliver notification messages to a message broker.
A node.js locks library with support of Redis and MongoDB
RedLock implementation in Java
NestJS integration for redlock-universal - Distributed Redis and Valkey locks with decorators and dependency injection
[氖-Ne] Go开发工具包
🔒 The golang implemetation of Redis distributed locks
A command line tool providing a distributed lock built on top of Redis
A feature rich Quiz Game written in Typescript
Flight seat reservation demo showcasing how to use Redis, Redis Sentinel, and the RedLock algorithm to prevent double‑booking under heavy concurrency in a .NET API, all orchestrated with Docker Compose and verified by HTTP‑level integration tests against PostgreSQL.
Ensures that some long-running job with an unique key is not double scheduled in the cluster.
Redis lock flask extension
🔒Redlock module for nest.js