distributed-locks topic

List distributed-locks repositories

redisson

22.8k
Stars
5.3k
Forks
Watchers

Redisson - Easy Redis Java client and Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semapho...

Foundatio

1.9k
Stars
243
Forks
Watchers

Pluggable foundation blocks for building distributed apps.

redlock-rb

659
Stars
79
Forks
Watchers

Redlock is a redis-based distributed lock implementation in Ruby. More than 20M downloads.

activejob-uniqueness

250
Stars
27
Forks
Watchers

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

celery-singleton

220
Stars
35
Forks
Watchers

Seamlessly prevent duplicate executions of celery tasks

lockgate

252
Stars
15
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

154
Stars
101
Forks
Watchers

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

RedLock.net

897
Stars
160
Forks
Watchers

An implementation of the Redlock algorithm in C#

microlock

93
Stars
8
Forks
Watchers

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