bnlake / learning-rabbitmq

My personal attempt and trying to understand how to work with RabbitMQ in a psuedo microservice environment
0 stars 0 forks source link

Wolverine #1

Open mxmissile opened 1 year ago

mxmissile commented 1 year ago

Look into https://wolverine.netlify.app/

bnlake commented 1 year ago

This looks pretty cool! So basically it can replace MediatR and EasyNetQ all in one? Is that what I'm understanding?

mxmissile commented 1 year ago

Yea, I've never really built anything with it. Just skimming the docs it looks interesting. I've been following Jeremy Miller's work for years, he's built/builds some cool stuff. Martin the NoSql db is one of his projects.