Skip to content

State transfer and async processing #87

Answered by idugalic
gbragi asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @gbragi

  1. The decider is a pure logic/computation, it is not aware of any side-effects like storing and fetching the data. How do you RUN your deciders is actually the concern of the application layer. At the moment we have two flavors of how the data is saved (not in memory, but in some durable storage like SQL):

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@idugalic
Comment options

@gbragi
Comment options

Answer selected by gbragi
Comment options

You must be logged in to vote
1 reply
@idugalic
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants