Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodolfo committed Dec 5, 2024
1 parent f314295 commit 89a4399
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

So far, just an experiment

## References
## Inspirations

* https://github.com/crabzilla/crabzilla
* https://www.youtube.com/watch?v=GzrZworHpIk
* https://www.youtube.com/watch?v=DhhxKoOpJe0
* https://github.com/imrafaelmerino/json-values
* [The Aggregate is dead. Long live the Aggregate! - Sara Pellegrini & Milan Savić. - The main motivation for Crablet](https://www.youtube.com/watch?v=DhhxKoOpJe0)
* [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.](https://github.com/imrafaelmerino/json-values)
* [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 89a4399

Please sign in to comment.