Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Implement event-sourced sagas. #46

Closed
jmalloc opened this issue May 21, 2018 · 0 comments
Closed

Implement event-sourced sagas. #46

jmalloc opened this issue May 21, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jmalloc
Copy link
Owner

jmalloc commented May 21, 2018

This may require access to some kind of apply() func. I'm not sure if that should live on saga.Data, as all other logic currently is implemented by the saga.Saga, however the repository does not currently have access to the saga itself.

Whatever we chose here, we'll need to keep #10 in mind.

@jmalloc jmalloc changed the title Implement and event-sourced SQL saga repository. Implement an event-sourced SQL saga repository. May 21, 2018
@jmalloc jmalloc added this to the 0.1.0 - MVP milestone May 21, 2018
@jmalloc jmalloc changed the title Implement an event-sourced SQL saga repository. Implement event-sourced sagas. May 22, 2018
@jmalloc jmalloc self-assigned this May 22, 2018
@jmalloc jmalloc added the enhancement New feature or request label May 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant