Skip to content

Commit

Permalink
Removed leftover exercises
Browse files Browse the repository at this point in the history
  • Loading branch information
oskardudycz committed Jan 13, 2024
1 parent 27009ac commit ed55635
Show file tree
Hide file tree
Showing 20 changed files with 225 additions and 3,173 deletions.
10 changes: 5 additions & 5 deletions workshops/introduction_to_event_sourcing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ Follow the instructions in exercises folders.
- [EventStoreDB](./src/03_appending_events_eventstoredb/)
4. Getting State from events
- [EventStoreDB](./src/04_getting_state_from_events_eventstoredb/)
5. Business logic:
- [General](./src/05_business_logic/)
- [EventStoreDB](./src/06_business_logic_eventstoredb/)
6. Optimistic Concurrency:
5. [Business logic](./src/05_business_logic/)
6. Application logic:
- [EventStoreDB](./src/06_application_logic_eventstoredb/)
7. Optimistic Concurrency:
- [EventStoreDB](./src/07_optimistic_concurrency_eventstoredb/)
7. Projections:
8. Projections:
- [General](./src/08_projections_single_stream/)
- [Idempotency](./src/09_projections_single_stream_idempotency/)
- [Eventual Consistency](./src/10_projections_single_stream_eventual_consistency/)
Expand Down

This file was deleted.

Binary file not shown.

This file was deleted.

Loading

0 comments on commit ed55635

Please sign in to comment.