Event Sourcing is a pattern in which you capture all changes to an application state as a sequence of events. It's popular with CQRS, would be nice to hear how this could be done with (for example) GenEvent, GenServer and/or Phoenix.
Please vote on this idea with 👍 / 👎 . Comment if you have some suggestions and/or know someone who might help by giving a talk about this topic.
Event Sourcing is a pattern in which you capture all changes to an application state as a sequence of events. It's popular with CQRS, would be nice to hear how this could be done with (for example) GenEvent, GenServer and/or Phoenix.
Please vote on this idea with 👍 / 👎 . Comment if you have some suggestions and/or know someone who might help by giving a talk about this topic.