all options
trixie  ] [  sid  ]
[ Source: python-aioredlock  ]

Package: python3-aioredlock (0.7.3-3)

Links for python3-aioredlock

Screenshot

Debian Resources:

Download Source Package python-aioredlock:

Maintainer:

External Resources:

Similar packages:

Python asyncio redis redlock implementation

This Python module provides an async implementation of the redis Redlock algorithm. This algorithm is designed to provide distributed locks with the following properties:

 Mutual exclusion. At any given moment, only one client can hold a lock.
 Deadlock free. Eventually it is always possible to acquire a lock,
   even if the client that locked a resource crashes or gets partitioned.
 Fault tolerance: As long as the majority of Redis nodes are up, clients are
   able to acquire and release locks.

Other Packages Related to python3-aioredlock

  • depends
  • recommends
  • suggests
  • enhances

Download python3-aioredlock

Download for all available architectures
Architecture Package Size Installed Size Files
all 11.5 kB60.0 kB [list of files]