Jérôme Avoustin

Results 5 issues of Jérôme Avoustin

I just faced an issue mixing generators and `yield*`, co, and node. It seemed to be the right place to start, but I'm not really sure this is a problem...

In #94, I was talking about some ways to improve redis implementation performance, mostly when there are a large number of events (or snapshots). The problem with actual the implementation...

While heavily using this awesome lib with Redis, I have a couple of performance improvements in mind. I'd like to share them here, to open the discussion on it. Obviously,...

Hi, I was trying to wrap ges-client in a repository in my code. And I wanted to query every single events of a stream to reload my aggregate state. So...

Restyling code to enhance readability, and to lean to strict mode rules