Final Omnibus tweak (docs)
This commit is contained in:
parent
b5558d9eb7
commit
b2ad2cf7c2
|
@ -140,9 +140,9 @@ like you to look back at the collection of events above the same way.
|
|||
> And, collectively, the Event
|
||||
Handlers you register create the Virtual Machine on which this DSL executes.
|
||||
|
||||
> Data (events) are executed. All very Clojure.
|
||||
> Data (events) are executed by the VM you create. All very Clojure.
|
||||
|
||||
I find James Reeves' talks to be a delight (video): [Transparency through data](https://www.youtube.com/watch?v=zznwKCifC1A)
|
||||
I find James Reeves' talks to be excellent (video): [Transparency through data](https://www.youtube.com/watch?v=zznwKCifC1A)
|
||||
|
||||
## It does Event Sourcing
|
||||
|
||||
|
|
Loading…
Reference in New Issue