redlock
Here are 10 public repositories matching this topic...
Zero dependency, pure python, lightweight Distributed Lock Daemon over TCP, outperforms redis lock
-
Updated
May 31, 2025 - Python
A production-grade, type-safe, and modern implementation of the Redis Redlock algorithm in Python. Supports both Synchronous and Asynchronous (asyncio) execution.
-
Updated
Feb 7, 2026 - Python
dqueue is a distributed queue wrapper for redis-py package
-
Updated
Jul 15, 2017 - Python
A Python-based simulation of the Redlock distributed locking algorithm using multiple Redis nodes and client processes to safely synchronize access to a shared resource.
-
Updated
Apr 14, 2025 - Python
a python implementation of redlock https://redis.io/topics/distloc with examples
-
Updated
Jan 14, 2025 - Python
Improve this page
Add a description, image, and links to the redlock topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the redlock topic, visit your repo's landing page and select "manage topics."