cap-js-community / event-queue

An event queue that enables secure multi-tenant enabled transactional processing of asynchronous events, featuring instant event processing with Redis Pub/Sub and load distribution across all application instances.
https://cap-js-community.github.io/event-queue/
Apache License 2.0
11 stars 1 forks source link

config yml should not be needed if useAsCAPOutbox is defined #123

Closed soccermax closed 4 months ago

soccermax commented 4 months ago

fixed with https://github.com/cap-js-community/event-queue/pull/124