In this video we cover the concept of stream in event sourcing.
We discuss:
what is stream?
global vs specific streams
why #RailsEventStore can produce events that belong only to global stream (unlike most of other event stores)
little f👀ck up that Lukasz made recently with stream name
#eventsourcing #rails #architecture #coding #ruby