Skip to content

Dynamic Config

Compare
Choose a tag to compare
@djonasm djonasm released this 07 Oct 20:35
· 265 commits to master since this release
d475141
  • Allow to define the kafka configuration inside the Producer Handler or Consumer Handler Class, in the previous version it was only allowed inside the laravel configs;
  • Allow in Consumer Command to send custom configuration name using (config_name) argument;