Topic: "distributed-locks"
redisson/redisson
Redisson - Valkey and Redis Java client. Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache..
Language: Java - Size: 29.1 MB - Last synced at: 4 days ago - Pushed at: 6 days ago - Stars: 23,737 - Forks: 5,433

FoundatioFx/Foundatio
Pluggable foundation blocks for building distributed apps.
Language: C# - Size: 5.44 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 2,022 - Forks: 246

brainix/pottery
Redis for humans. 🌎🌍🌏
Language: Python - Size: 1.06 MB - Last synced at: 17 days ago - Pushed at: about 1 month ago - Stars: 1,142 - Forks: 62

samcook/RedLock.net
An implementation of the Redlock algorithm in C#
Language: C# - Size: 881 KB - Last synced at: 12 days ago - Pushed at: 10 months ago - Stars: 976 - Forks: 167

leandromoreira/redlock-rb
Redlock is a redis-based distributed lock implementation in Ruby. More than 20M downloads.
Language: Ruby - Size: 224 KB - Last synced at: 1 day ago - Pushed at: 9 months ago - Stars: 708 - Forks: 82

minio/dsync 📦
A distributed sync package.
Language: Go - Size: 2.92 MB - Last synced at: 28 days ago - Pushed at: over 5 years ago - Stars: 397 - Forks: 41

veeqo/activejob-uniqueness
Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.
Language: Ruby - Size: 139 KB - Last synced at: 14 days ago - Pushed at: 5 months ago - Stars: 286 - Forks: 28

werf/lockgate
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.
Language: Go - Size: 149 KB - Last synced at: 22 days ago - Pushed at: 10 months ago - Stars: 261 - Forks: 17

steinitzu/celery-singleton
Seamlessly prevent duplicate executions of celery tasks
Language: Python - Size: 67.4 KB - Last synced at: 15 days ago - Pushed at: almost 2 years ago - Stars: 250 - Forks: 38

sebadob/hiqlite
Hiqlite - highly-available, embeddable, raft-based SQLite + cache
Language: Rust - Size: 3.78 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 176 - Forks: 9

jwpttcg66/redis-game-transaction
在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,读写锁,并且支持事务提交失败情况下的回滚操作,让开发者可以有更多时间侧重游戏逻辑.
Language: Java - Size: 2.3 MB - Last synced at: 24 days ago - Pushed at: about 2 years ago - Stars: 157 - Forks: 105

thebigredgeek/microlock
A dead simple distributed locking library for Node.js and Etcd
Language: JavaScript - Size: 103 KB - Last synced at: about 7 hours ago - Pushed at: about 8 hours ago - Stars: 93 - Forks: 8

cheerego/go-redisson
a redisson like distributed redis lock, support watchdog、reentrant lock, implement by go
Language: Go - Size: 33.2 KB - Last synced at: 15 days ago - Pushed at: almost 3 years ago - Stars: 49 - Forks: 12

0exp/redis_queued_locks
Distributed locks with "prioritized lock acquisition queue" capabilities based on the Redis Database. Provides flexible invocation flow, parametrized time limits, instrumentation, logging, etc.
Language: Ruby - Size: 756 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 39 - Forks: 0

microfleet/ioredis-lock Fork of danielstjules/redislock
Node distributed locking using redis
Language: TypeScript - Size: 415 KB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 28 - Forks: 8

marrow/mongo
Light-weight utilities and declarative schema (mutable mapping) to augment, not replace the Python MongoDB driver.
Language: Python - Size: 1.24 MB - Last synced at: 5 days ago - Pushed at: 11 months ago - Stars: 21 - Forks: 3

blentle/hikarikeeper
Yet another distributed coordination service for distributed applications based on Raft inspired by consul, only depend on slf4j and rocksdb-jni. The project is currently in an early stage of development.
Language: Java - Size: 448 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 3

DavidCai1111/etcd-lock
:lock:Distributed locks powered by etcd v3 for Go
Language: Go - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 13 - Forks: 2

MEDIGO/go-dlm
A Distributed Lock Manager abstraction library for Go
Language: Go - Size: 12.7 KB - Last synced at: 20 days ago - Pushed at: about 6 years ago - Stars: 11 - Forks: 3

DavidCai1111/node-etcd-lock
:closed_lock_with_key:Distributed locks powered by etcd v3 for Node.js
Language: JavaScript - Size: 40 KB - Last synced at: 5 days ago - Pushed at: almost 7 years ago - Stars: 8 - Forks: 5

flowerinthenight/dlock
Package for distributed locks.
Language: Go - Size: 210 KB - Last synced at: 1 day ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 1

Kontsedal/locco
A node.js locks library with support of Redis and MongoDB
Language: TypeScript - Size: 689 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

AdemCatamak/OrderManagement
Orchestration based Saga => https://medium.com/@ademcatamak/koordinat%C3%B6r-tabanl%C4%B1-saga-tasar%C4%B1m%C4%B1-sipari%C5%9F-y%C3%B6netimi-4db5fc546f68
Language: C# - Size: 209 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 5

wtsi-hgi/consul-lock
CLI and Python interface for easily managing Consul locks
Language: Python - Size: 167 KB - Last synced at: 12 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

me-cs/goRedisson
Redisson golang implementation
Language: Go - Size: 131 KB - Last synced at: 21 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

hunterhug/gorlock
💐 Redis Distributed Lock By Golang
Language: Go - Size: 35.2 KB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

Freelancerhu/distributed_lock_manager
distributed lock manager
Language: HTML - Size: 1.32 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

mengjinglei/distributed-lock
a distributed lock lib written in go by using etcd raft lib
Language: Go - Size: 64.5 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

mmdtl/autolock
Redis distributed locks in PHP
Language: PHP - Size: 38.1 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

KunalBurangi/zk-distributed-lock
It is a Distributed lock
Language: TypeScript - Size: 708 KB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

jokruger/distributed-lock-benchmark
Benchmark for different distributed lock techniques
Language: Go - Size: 10.7 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

telzhou618/spring-boot-demos
springboot 使用实例
Language: Java - Size: 525 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

TonySchneider/celery-smartbase
Celery Smartbase is a Python package that provides solutions for common problems that arise when working with the Celery distributed task queue. In particular, Celery Smartbase solves the problem of duplicate task execution, which can occur in certain scenarios such as when workers are restarted.
Language: Python - Size: 29.3 KB - Last synced at: 10 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

shubham-arora-18/distributed-locking-service
REST based distributed locking service.
Language: Python - Size: 1.45 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sardarwaqasahmed/POC-Repository
This is repository regarding the POC project for different technologies, platform integration, payment gateway integration etc.
Language: Java - Size: 18.9 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

charconstpointer/dlock
Language: Go - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

pmiguel/redlock-ruby-kotlin-interop
Investigation on the Interopetability of the Redlock algoritm between two heterogeneous languages (Ruby -> Java Redisson)
Language: Kotlin - Size: 61.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ksambhav/qrator
Sample project / facade around Apache CuratorFramework for distributed locks and leader election.
Language: Java - Size: 68.4 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

MDRCS/Redis
Redis - key/value database
Language: Python - Size: 18.6 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

vl00/test_some_DistributedLock_with_csx
Language: C# - Size: 24.4 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

conkeyn/DistributeLearning Fork of appleappleapple/DistributeLearning
分布式学习
Language: Java - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1
