A node.js redlock implementation for distributed, highly-available redis locks
-
Updated
Jul 9, 2024 - TypeScript
A node.js redlock implementation for distributed, highly-available redis locks
Reliable, distributed cron.
在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,读写锁,并且支持事务提交失败情况下的回滚操作,让开发者可以有更多时间侧重游戏逻辑.
Simple redis-based lock mechanism for your sidekiq workers
Cron library for go with distributed lock
Distributed lock with single redis instance, simple and easy to use for NestJS
Distributed locks with "prioritized lock acquisition queue" capabilities based on the Redis Database. Provides flexible invocation flow, parametrized time limits, instrumentation, logging, etc.
Node distributed locking using redis
a distributed-redis-lock implementation for hyperf2.*
A centralized Redis-based lock to help you wait on throttled resources
MutexSafe will help you use mutex more effectively. Different mutex for different components are presented. In addition, you can add your own lockers and use within the library.
Distributed lock implementation using Redis and Zookeeper.(基于 Redis 和 Zookeeper 分布式锁实现)
Spring Boot,Redis pubsub and Distributed lock example
💐 Redis Distributed Lock By Golang
Jedis-based Redis client with config file and distributed lock support.
Add a description, image, and links to the redis-lock topic page so that developers can more easily learn about it.
To associate your repository with the redis-lock topic, visit your repo's landing page and select "manage topics."