Skip to content

eouw0o83hf/eventsourcing-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Nathan Landis
Feb 3, 2017
63a9094 · Feb 3, 2017

History

5 Commits
Oct 27, 2016
Dec 8, 2016
Feb 3, 2017
Dec 8, 2016
Oct 27, 2016
Feb 3, 2017
Oct 27, 2016
Oct 27, 2016

Repository files navigation

Event Sourcing Demo

This repo contains working code from a series of educational sessions about event sourcing.

Concepts

Key concepts we're seeking to cover are:

  • Domain modeling
  • Creating business-level events
  • Creating an aggregate

Upcoming concepts we may address are:

  • CQRS (essentially command vs event)
  • Event persistence
  • Event broadcast
  • Projections
  • Long-running transactions
  • Sagas
  • Advanced aggregate work

About

Working demo for event sourcing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages