Stefan
Stefan
Hello @nmarra , I have a running example with "ngIf" (and other things like Angular Material) at https://github.com/stefanocke/extension-mechanism-demo. I think the issue with the original sample is that angular is...
I am aware that I don't achieve something like 'global ordering' by the proposed improvements. But when using the sequence number instead of timestamp and by getting the sequence number...
By the way, we seem to agree that sos-restful has some flaws regarding event timestamps. So what is the solution you propose to make it work for 'real life'?
I changed the description and title to make clear it is not my intention to get reliable timestamps.
IMHO, sos-restful is an approach that is based on the transactional guarantees of a relational database. To be more specific: It relies on persisting the aggregate and the domain event...