Johan Haleby
Johan Haleby
Idea: If we have a globalposition, we could return the global poisition of the last written event as the "consistency marker" (see this [ES impl](https://github.com/m1l4n54v1c/event-store/blob/main/inmemory-event-store/src/main/java/io/event/thinking/eventstore/inmemory/InMemoryEventStore.java)). We can then use a...
@simara-svatopluk Interesting idea (thanks for the input, I'm amazed that someone more than me are reading these issues :)), but off the top of my head, I don't really like...
@ohaibbq Any workaround?