@famir/producer

Producer service for the Famir ecosystem.
Features
- TypeScript-first with strict type guards and assertions
- Configuration via
@famir/config package
- Fast and robust queue BullMQ backend
- Clear error handling with
ProducerError
- Integration with
@famir/common DI container
Modules
- Analyze – processing catched HTTP messages from reverse-proxy
Analyze
- BullAnalyzeQueue
- AnalyzeJobData
- AnalyzeQueue
- AnalyzeJobResult
- ANALYZE_QUEUE
- ANALYZE_QUEUE_NAME
Webhook
- BullWebhookQueue
- WebhookJobData
- WebhookQueue
- WebhookJobResult
- WEBHOOK_QUEUE
- WEBHOOK_QUEUE_NAME