7 skills found
samcook / RedLock.netAn implementation of the Redlock algorithm in C#
oslabs-beta / Deno RedlockDeno's first lightweight, secure distributed lock manager utilizing the Redlock algorithm
aidapsibr / ScarletlockA C# implementation of the Redlock algorithm for Distributed Lock Management (DLM).
zbauman3 / Redis DLMA Distributed Lock Manager for Redis, implemented with the RedLock algorithm, using either node-redis or ioredis clients.
bennadel / CFRedlockCFRedlock is a ColdFusion implementation of the Redlock distributed locking algorithm proposed by Redis.
everlution / RedlockA PHP implementation of the Redlock algorithm.
s-sathish / Redlock JavaRedLock implementation in Java