Hacker News new | ask | show | jobs
by DavidPP 3956 days ago
For other readers who aren't aware of that pattern, it's called Event Sourcing. (currently implementing it using Firebase as a combined message bus + storage)

Ref: http://ookami86.github.io/event-sourcing-in-practice/#title....