[ sid ]
[ Fonte: python-aioredlock ]
Pacote: python3-aioredlock (0.7.3-3)
Links para python3-aioredlock
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte python-aioredlock:
- [python-aioredlock_0.7.3-3.dsc]
- [python-aioredlock_0.7.3.orig.tar.gz]
- [python-aioredlock_0.7.3-3.debian.tar.xz]
Mantenedor(a):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
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.
Outros pacotes relacionados a python3-aioredlock
|
|
|
|
-
- dep: python3
- linguagem orientada a objetos de alto nível e interativa (versão python3 padrão)
-
- dep: python3-aioredis (<< 2.0.0)
- asyncio (PEP 3156) Redis support
-
- dep: python3-attr (>= 17.4.0)
- Attributes without boilerplate (Python 3)
-
- dep: python3-packaging
- utilitários essenciais para pacotes python3
Download de python3-aioredlock
| Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
|---|---|---|---|
| all | 11.5 kB | 60.0 kB | [lista de arquivos] |
