mirror of
https://github.com/ditkrg/rabbit_carrots.git
synced 2026-01-22 13:56:41 +00:00
Update README.md
This commit is contained in:
parent
59ad012e04
commit
a2dd059194
@ -1,6 +1,6 @@
|
||||
# RabbitCarrots
|
||||
|
||||
RabbitCarrots is a simple background task based on rake to handle the consumption of RabbitMQ message in Rails applications. It is an opinionated library that solves the consumption of messages among microservices, given the following conditions:
|
||||
RabbitCarrots is a simple background worker to handle the consumption of RabbitMQ message in Rails applications. It is an opinionated library that solves the consumption of messages among microservices, given the following conditions:
|
||||
|
||||
1. RabbitMQ is used as an event bus for communication.
|
||||
2. Messages are routed using a single exchange, multiple routing keys.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user