kaufmann_ex v0.3.2-beta KaufmannEx.ReleaseTasks

Release Tasks intended to be used as distillery custom commands.

Link to this section Summary

Link to this section Functions

Link to this function migrate_schemas(app)
Link to this function reinit_service(app, starting_offset \\ 0, target_offset \\ :latest, publish \\ false)
reinit_service(atom(), number(), number() | atom(), boolean()) :: {:ok, any()}

Release Task for recreating a service.

Will replay events without emission until the specified offset.

Link to this function reset_schemas(app)