From 12f0f81ccc51be5160829ea31326781286c142fd Mon Sep 17 00:00:00 2001 From: Anton Mishchuk Date: Thu, 13 Jun 2024 17:55:03 +0200 Subject: [PATCH] Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 840c24f..e261c14 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ #### Something to read: [Composable components for complex event processing](https://medium.com/@anton-mishchuk/composable-components-for-complex-event-processing-61fea21dee5d) - the Meduim article with some theory. + [Strom — composable components for stream processing](https://medium.com/@anton-mishchuk/strom-composable-components-for-stream-processing-cf9fe49b5f0c) - some details of implementation. ## Notation