redis-lock topic

List redis-lock repositories

nestjs-simple-redis-lock

43
Stars
18
Forks
Watchers

Distributed lock with single redis instance, simple and easy to use for NestJS

slow-down

20
Stars
3
Forks
Watchers

A centralized Redis-based lock to help you wait on throttled resources

zhong

300
Stars
27
Forks
Watchers

Reliable, distributed cron.

redis-game-transaction

154
Stars
101
Forks
Watchers

在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情...

node-redlock

1.7k
Stars
159
Forks
Watchers

A node.js redlock implementation for distributed, highly-available redis locks

sidekiq-lock

102
Stars
11
Forks
Watchers

Simple redis-based lock mechanism for your sidekiq workers

cron

49
Stars
0
Forks
Watchers

Cron library for go with distributed lock

hyperf-redis-lock

19
Stars
5
Forks
Watchers

a distributed-redis-lock implementation for hyperf2.*

mutexsafe

15
Stars
1
Forks
Watchers

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.

redis_queued_locks

35
Stars
0
Forks
Watchers

Distributed locks with "prioritized lock acquisition queue" capabilities based on the Redis Database. Provides flexible invocation flow, parametrized time limits, instrumentation, logging, etc.