Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Neos Conference 2021: Event Sourced Content Repository - the current status

Neos Conference 2021: Event Sourced Content Repository - the current status

Sebastian Kurfürst

September 22, 2021
Tweet

More Decks by Sebastian Kurfürst

Other Decks in Technology

Transcript

  1. update projections append events Event Sourced Architecture Events "modify" read*

    Event Store e1 e1 Node properties were updated e2 Node was created e3 Node properties were updated e4 Workspace was created
  2. Projections can be rebuilt DB Tables Empty DB Tables apply

    event 1 DB Tables apply event 2 apply event 3 apply event 4 apply event 1000
  3. We want to use it for real. Node Type Changes

    Automatically adjustable node:repair -> Structure Adjustments Node Type Changes Manually adjustable Node migrations Bugs Unplanned! Integrity Violation Detection
  4. my personal brain nut 4 hours of coding 1 hour

    of thinking 1 hour of discussing new insights
  5. my personal brain nut 1 hour of coding 2 hours

    of thinking 4 hours of discussing new insights
  6. Excourse: The Content Graph 2022 Node (Title: Next Year) Homepage

    Node (Title: NeosCon) CS: live CS: user-sebastian
  7. Excourse: The Content Graph 2022 Node (Title: Next Year) Homepage

    Node (Title: NeosCon) CS: live CS: user-sebastian 2022 Node (Title: Next Year’s Con)
  8. Excourse: The Content Graph 2022 Node (Title: Next Year) Homepage

    Node (Title: NeosCon) CS: live DSP: EN CS: user-sebastian DSP: EN DE
  9. Excourse: The Content Graph 2022 Node (Title: Next Year) Homepage

    Node (Title: NeosCon) CS: live DSP: EN CS: user-sebastian DSP: EN DE 2022 Node (Title: Next Year’s Con)
  10. Virtual Node Accessor Content Subgraph Neos UI Menu Rendering Fusion

    Subgraph Node Accessor Virtual Node implementation WIP!