Aioredlock
на сайте с December 25, 2022 00:26
The asyncio redlock algorithm implementation.
The redlock algorithm is a distributed lock implementation for Redis. There are many implementations of it in several languages. In this case, this is the asyncio compatible implementation for python 3.5+.