-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Publish item as event to RabbitMQ as alternative to saving it in a MongoDB. This enables easy scaling of Item processing in other applications.
See Publish / Subscribe pattern at RabbitMQ docs: https://www.rabbitmq.com/tutorials/tutorial-three-python.html
- Add RabbitMQ container to docker-compose
- Implement secondary
EventPipelineinpipelines.py - Add setting variables for RabbitMQ configuration
- Add default settings compatible to
docker-compose.yml
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request