ThreeDotsLabs / esja

Event Sourcing library in Go.
MIT License
19 stars 4 forks source link

Refactor Stream/Events generics #14

Closed krzysztofreczek closed 1 year ago

krzysztofreczek commented 1 year ago

Here is the PoC for a little bit of changed implementation of Stream/Events relation.

What I wanted to achieve:

krzysztofreczek commented 1 year ago

@m110, I found some of the documentation difficult to maintain. I moved the interface method docs closer to the signatures. https://github.com/ThreeDotsLabs/esja/pull/14/commits/16cb12d4ace17dba7cbfb9aa19883783112aa196