#Medusa Event Bus AWS Module

1 messages · Page 1 of 1 (latest)

nimble socket
nimble socket
mild patio
#

oh nice !

#

what are use cases where you would use it ?

nimble socket
#

@mild patio It helps you create an event-driven architecture that's independent of the medusa core application. For example, you can deploy business logic in AWS Lambda and trigger it after an order is placed.

In general, it's a simple event bus module, similar to redis, provided by the medusa core team.