Skip to content

zeeshanmehmood/crystalsharp-saga-choreography-mongodb-example

Repository files navigation

Crystal Sharp - Saga Choreography with MongoDB Example

Crystal Sharp framework - Saga Choreography code example with MongoDB.

About This Example

This example uses EventStoreDB for storing events and MongoDB as a saga store.

How to Run

  • Change the event store connectionstring in appsettings.json file.
  • Change the saga store connectionstring in appsettings.json file and database name in Program.cs file.
  • Run the WebAPI project.

About

Crystal Sharp framework - Saga Choreography example with MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages