From 3bdc2095742100801fecf4e179b52e72b6e3784b Mon Sep 17 00:00:00 2001 From: Rodolfo Date: Thu, 5 Dec 2024 14:03:50 -0300 Subject: [PATCH] README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2cdf43..7193313 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,5 @@ So far, just an experiment * [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) +* [Json-values: I guess it's a perfect library for using events as plain JSON. But only for examples, Crablet is agnostic about it](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) \ No newline at end of file