Open
Description
Being able to configure the message mapping is good, but it is very barebones. Will other configurations be supported in the future?
For example, we currently rely on 2 different transport types in our environment (AWS SQS and PostgreSQL) and changing between them requires manual code changes to support both branches, by reading the setting from our config file and then using a switch statement to change the bus configuration.
Similarly, we have other settings stored in configuration that we use in the .Options
call, again all done manually.
Metadata
Metadata
Assignees
Labels
No labels