He's such a fun presenter to listen to. Very engaging. One of the best in this channel.
@duyibest2 жыл бұрын
Very well done. Thank you!
@sujeewae65992 жыл бұрын
Great content. I didn't feel I just spend 50 minutes. Magical delivery.
@iamthesamrus2 жыл бұрын
Great talk, thank you!
@srikanthjnr3 жыл бұрын
Great overview on Event Sourcing architecture...
@carmineingaldi472 жыл бұрын
The talk is a nice overview of advanced concepts regarding event-driven architectures, but I don't agree on presenting event sourcing as en evolution of EDAs. Event Sourcing is just an architectural pattern, an implementation detail that engineers can use to solve specific problems. Keeping state in a datastore doesn't conflict with the idea of propagating side effect across processes thrugh async messages that have an event semantic
@Hangar13182 жыл бұрын
I think RocksDB was written by Facebook, not Netflix
@osamaa.h.altameemi55924 жыл бұрын
That was really good. Thx a ton. One quesion though why go with rocksdb and not redis or sqlite.
@NareshKumarD1075 жыл бұрын
good talk... informative
@rambo40143 жыл бұрын
How to use outbox pattern if we want it as a real time use case?
@craigmunday37075 жыл бұрын
Really nice talk
@CameronFlint074 жыл бұрын
Awesome talk, thanks!
@allanhouston222 жыл бұрын
I like the original project, Activiti BPMN, more
@JoelBondurant5 жыл бұрын
RocksDB rocks.
@jayak37683 жыл бұрын
Very abstract. Following an example would have been better.
@pohjoisenvanhus5 жыл бұрын
So it's immutability like in pure functional programming and booting up from an image like SmallTalk and other old languages? lol