redis-semaphore-async

Redis Semaphore Async is a Python library that provides an asynchronous semaphore implementation using Redis as the backend.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install redis-semaphore-async

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.0.4 2025-03-14    
0.0.3 2025-03-14    
0.0.2 2025-03-14    
0.0.1 2025-03-14    

Issues with this package?

Page last updated 2025-03-14 15:39:56 UTC