redis-lock-py
Redis distributed lock implementation for Python based on Pub/Sub messaging
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install redis-lock-py
Releases
Version | Released | Bullseye Python 3.9 |
Bookworm Python 3.11 |
Files |
---|---|---|---|---|
1.2.0 | 2025-07-17 | |||
|
||||
1.1.1 | 2024-11-02 | |||
1.0.0 | 2023-12-10 | |||
0.3.0 | 2023-02-19 | |||
0.2.0 | 2023-02-12 | |||
0.1.1 | 2023-02-01 | |||
0.1.0 | 2023-02-01 | |||
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue