GeistHaus
log in · sign up

GitHub - micvbang/simple-event-broker: event broker with a focus on low operational cost

github.com

event broker with a focus on low operational cost. Contribute to micvbang/simple-event-broker development by creating an account on GitHub.

2 pages link to this URL
Hello World, Simple Event Broker!

For various side projects I’ve worked on, I’ve wanted to introduce event queues in order to simplify some things. Normally, I just go with the “one DB to rul...