Re: Stateful Functions - accessing the state aside of normal processing

2021-02-05 Thread Igal Shilman
state changes" events in the ES to be able to query as I > need. As a give-away I would get historical data of states outdated or > cleared. > > > > This sounds like a feasible solution. What do you think? > > > > Cheers, > > Stephan > > > > &

Re: Stateful Functions - accessing the state aside of normal processing

2021-01-27 Thread Tzu-Li (Gordon) Tai
Hi Stephan, Great to hear about your experience with StateFun so far! I think what you are looking for is a way to read StateFun checkpoints, which are basically an immutable consistent point-in-time snapshot of all the states across all your functions, and run some computation or simply to explo