added new queue lib with batch processor and provider

This commit is contained in:
Boki 2025-06-14 15:02:10 -04:00
parent ddcf94a587
commit 6c548416d1
19 changed files with 1939 additions and 35 deletions

View file

@ -205,7 +205,7 @@ services: # Dragonfly - Redis replacement for caching and events
# Bull Board - Queue monitoring
bull-board:
image: deadly0/bull-board
image: venatum/bull-board:latest
container_name: trading-bot-bull-board
ports:
- "3001:3000"