Skip to content

oskardudycz/EventStoreInOneHour

Repository files navigation

Twitter Follow Join the chat at https://gitter.im/EventSourcing-NetCore/community Github Actions blog blog

Event Store In One Hour

Repository for Live Stream "Event Store in One Hour"

Where is the empty state?

Main branch shows already finished Event Store.

To start with the fresh state checkout the starting_point branch. While adding code you need to sequentially uncomment tests to verify if all is working fine.

How to built the Event Store on your own?

Go to the main repository Event Sourcing .NET Workshop and do the exercies one by one. They're structured to guide that and it's easier to follow the process.

Should I build my own Event Store?

You can, but I recommend using some ready battle-tested ready and maintained like Marten.