Skip to content

Commit

Permalink
fixed link
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodolfo committed Dec 5, 2024
1 parent 51c2f7d commit 31fc64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ So far, just an experiment

## Inspirations

* [The Aggregate is dead. Long live the Aggregate! - Sara Pellegrini & Milan Savić. - The main motivation for Crablet](https://www.youtube.com/watch?v=DhhxKoOpJe0)
* [The Aggregate is dead. Long live the Aggregate! - Sara Pellegrini & Milan Savić. - The main motivation for Crablet](https://www.youtube.com/watch?v=MpalYQaKKd4)
* [Event Sourcing You are doing it wrong by David Schmitz. - Very good advices. I will try events as plain JSON.](https://www.youtube.com/watch?v=GzrZworHpIk)
* [Json-values: I guess it's a perfect library for using events as plain JSON. Crablet is agnostic about it, but I will try it in Crablet examples.](https://github.com/imrafaelmerino/json-values) by [Rafael Merino](https://github.com/imrafaelmerino)
* [My previous event sourcing experiment: Crabzilla. I learned a lot but it ended as a framework. Crablet hopefully will be just a library.](https://github.com/crabzilla/crabzilla)

0 comments on commit 31fc64a

Please sign in to comment.