Event-Driven Architecture Proof of Concept with Redis Streams
This is an example project of a POC regarding the use of Redis Streams as message queue to communicate services through event messages
This project is comprised by two sub-projects: consumer and producer. For more details check their corresponding README files