Rails Event Store
@railseventstore
A library for publishing, consuming, storing and retrieving events. It's your best companion for going with an event-driven architecture for your Rails app.
ID: 1046144165497720832
http://railseventstore.org 29-09-2018 21:06:20
139 Tweet
270 Followers
224 Following
If you're using EventSourcing, you already have the events in house. EventSourcing is advertised with the ability to replay events. Rightly so. One might ask, how to do that using Rails Event Store? Rushing to explain!
Would you like to share your RES story on wroclove.rb?
Check out Lukasz Reszke's latest post for a guide on what to do when you need to change your event stream, including how to perform upcasting
In this video we did an introduction to EventSourcing and explained how it differs from snapshot approach. Also, we talked about temporal tables vs EventSourcing approach and why one could be better than the other. We'll appreciate feedback! #eventsourcing Rails Event Store