slashdotdash / conduit

RealWorld example backend implementing the CQRS/ES pattern in Elixir and Phoenix
MIT License
353 stars 67 forks source link

Custom mix task interacting with ES subsystem #26

Open ilgarm opened 5 years ago

ilgarm commented 5 years ago

Hello,

Is it possible to add an example custom mix task to demonstrate how to send a command from within a mix task? which applications should be started and how that is going to work in clustered mode?

Thanks, Ilgar