Yves Reynhout
Yves Reynhout
Hi Jeremiah, I'm afraid not. I've been slacking and also never been satisfied with whatever I've come up with so far for this. There's also other parts of the SQL...
I'm thinking about writing my own global log using a combination of _StreamDirectory_ and _Windows Azure Blob Storage (Append Blob)_. Single writer responsible for doing this (which also implies single...
Thanks, @koenmetsu - ~~will have a look this WE and get it merged~~ Make that Tuesday or Wednesday.
It's starting to look good - need to tweak some of the namespacing, assembly naming and nuget package versions. Haven't ran it locally, only reviewed online.
I can confirm that teamcity now picks up the eventstore log and data files (not for the faint of heart - takes 27 minutes to run such a build).
Revealed the need for a scenario builder due to the verbosity and repetitiveness of all repository related tests wrt GEventStore integration.
While there might be merit in the idea, after having spent time working with both GES and NES I find little use for abstracting towards the lowest common denominator. Historically,...
@bartelink I understand what you are trying to achieve. I think it's possible (with a lot of opinions), just not in a general sense. I find the kind of code...
Hi, @hayley-jean, I do not - I was just reviewing it at the time and noticed the differences. I had a follow-up call (a long time ago) about this issue...
What benefit are you getting from SSS at this stage though? I imagine the concept of an idempotent stream producer and a subscriber that gives you position management. The changes...