Skip to content

Instantly share code, notes, and snippets.

@emerleite
Last active February 2, 2018 01:26
Show Gist options
  • Save emerleite/c466a7d3e1a4259b6c576a05ddb92029 to your computer and use it in GitHub Desktop.
Save emerleite/c466a7d3e1a4259b6c576a05ddb92029 to your computer and use it in GitHub Desktop.
children = [
worker(UpaEventSourcing.VideoWatchProgress.EventStore, []),
worker(UpaEventSourcing.VideoWatchProgress.EventConsumer, [
%{producer: UpaEventSourcing.VideoWatchProgress.EventStore,
processor: UpaEventSourcing.VideoWatchProgress.EventAggregator}
])
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment