rakamoviz

Results 5 comments of rakamoviz

Any guidance on the expected behavior (e.g.: at which point / conditions element should be taken out from that object?)?

I tried your suggestion (adding the delete item line on the indicated place). Looks like it still works. But as I examined more the revisionGuard code..., I became less sure,...

I got it. I just re-read the code and experiment with different inputs, and confirmed it is about making sure the PM processes event in order, no skipping (missing) events,...

Hi, Since we are using dynamodb for our document database, we decided to write the dynamodb saga store first. I hope later I can find time to look into the...

@nanov : I have tested with a couple of scenarios (simple one with correct order of events coming into the sage, ..., also with incorrect order of events...., and lastly...