- Add exq ~> 0.23 dependency with redix and elixir_uuid - Configure Exq in application supervisor with 4 queues (default, discovery, polling, maintenance) - Set Exq as included_application to prevent auto-start - Only start Exq in dev/prod environments, skip in test - Use :env config to determine runtime environment - Configure 10 concurrent workers with exq namespace - Connect to Redis/Valkey sidecar via existing :redis config |
||
|---|---|---|
| .. | ||
| towerops | ||
| towerops_web | ||
| towerops.ex | ||
| towerops_web.ex | ||