Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 574 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 574 Bytes

Event Sourcing with Azure Cosmos DB

This repository contains an example of an Event Store built on Azure Cosmos DB.

It contains all demo code that I use in my Cosmos Event Sourcing talk. See here for the slidedeck.

Demo on YouTube: https://youtu.be/UejwRlmV6E4

The mssql branch contains code to have views written to MSSQL (contributed by marctalcott, thanks!)