distributed-locks topic

List distributed-locks repositories

redisson

20.3k
Stars
4.9k
Forks
Watchers

Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Re...

Foundatio

1.6k
Stars
237
Forks
Watchers

Pluggable foundation blocks for building distributed apps.

redlock-rb

522
Stars
67
Forks
Watchers

Redlock is a redis-based distributed lock implementation in Ruby

activejob-uniqueness

194
Stars
16
Forks
Watchers

Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.

celery-singleton

154
Stars
31
Forks
Watchers

Seamlessly prevent duplicate executions of celery tasks

lockgate

230
Stars
8
Forks
Watchers

Lockgate is a cross-platform distributed locking library for Go. Supports distributed locks backed by Kubernetes or HTTP lock server. Supports conventional OS file locks.

redis-game-transaction

140
Stars
105
Forks
Watchers

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

RedLock.net

744
Stars
149
Forks
Watchers

An implementation of the Redlock algorithm in C#

microlock

92
Stars
8
Forks
Watchers

A dead simple distributed locking library for Node.js and Etcd