0 purchases
aioworkersconsul 0.2.0
aioworkers-consul
About
Integration with Hashicorp Consul.
Use
consul:
host: localhost:8500 # optional
service: # optional
name: my
tags:
- worker
Development
Check code:
hatch run lint:all
Format code:
hatch run lint:fmt
Run tests:
hatch run pytest
Run tests with coverage:
hatch run cov
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.