You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 14, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
jmalloc
changed the title
Implement and event-sourced SQL saga repository.
Implement an event-sourced SQL saga repository.
May 21, 2018
This may require access to some kind of
apply()
func. I'm not sure if that should live onsaga.Data
, as all other logic currently is implemented by thesaga.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.
The text was updated successfully, but these errors were encountered: