redis-microservices-demo
redis-microservices-demo copied to clipboard
Manage pending messages
- [ ] Put all message processing I a single method that receives the list of the messages to process
- [ ] Start the process by looking at the
pending
and process the messages, the standard flow