Found 289 repositories(showing 30)
madelson
A .NET library for distributed synchronization
yangliu0
分布式锁的简单实现
WellJay
🔒spring data redis 封装工具类包含分布式锁(distributedLock)、分布式唯一键(distributedId)
wyzssw
redis分布式锁
ruanjianlxm
基于zookeeper的分布式锁的实现
winflex
Distributed Lock programmed in Java
davidrevoledo
Distributed Lockers Implementation for Distributed competing Nodes executing some action
dineshgowda24
🔏 Simplified distributed locking implementation using Redis
GibraltarSoftware
Distributed (cross process & server) locking library for .NET
beyondfengyu
分布式锁的几种实现方法:redis实现分布式锁
ChenDapengJava
分布式锁的实现
SpringBoot Redis分布式事务锁, 注解实现,
GuoJun0618
分布式锁的实现,基于zookeeper
cyq1162
Taurus.DistributedLock is a distributed lock for .net or .net core.【支持:Redis、MemCache、Database、Local、File 五类锁】
MrZhangYuan
基于数据库实现的小型分布式锁
lyf-bj
DistributedLock used zookeeper
Q-Qing
No description available
leopard5
📚code fragments includes bytecode,distributedlock,guava,aio,Java8,Netty4,proxy,reflection,serialization,thread etc.
erikriver
No description available
snbuback
Python distributed lock (with memcached)
anilgola90
No description available
xiaoxiaotank
用于演示基于Redis的分布式锁实现
toomanyopenfiles
distributed lock by redis sentinel
sandwich-go
No description available
wangpaihovel
No description available
distributed_lock
axing100
通过`@DistributedLock`注解(支持占位符)或DistributedLocks工具类使用分布式锁,支持可重入锁、公平锁、读写锁。Use distributed locks through the `@DistributedLock` annotation (supports placeholders) or the DistributedLocks tool class to support reentrant locks, fair locks, and read-write locks.
jqncc
java开发组件
DiCraft-Jerry
A declarative distributed lock component based on Redisson, providing annotation-driven locking with SpEL support and Spring Boot auto-configuration. Allways its name is distributedLock.
Leme34
redis、zookeeper两个版本的简单分布式锁