jcalvarezj / ed-arch-poc-redis

Proof of concept for service message queue communication with Redis Streams

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Proof of concept for service message queue communication with Redis Streams


Languages

Language:Python 100.0%