From 81563cdb647b8de014a59fdc7e17fcd5ebf4be6c Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Tue, 23 Jun 2026 13:31:05 +0200 Subject: feat: managed to successfully run experiment I --- shell_scripts/useful_commands.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shell_scripts/useful_commands.sh') diff --git a/shell_scripts/useful_commands.sh b/shell_scripts/useful_commands.sh index 4b46ad2c..503794a1 100644 --- a/shell_scripts/useful_commands.sh +++ b/shell_scripts/useful_commands.sh @@ -20,4 +20,6 @@ XTRIM postgres_topic MAXLEN 0 # # Creating a group for consumers to read from stream XGROUP CREATE mystream mygroup 0 +# This is to periodically get updates from the server. +# https://medium.com/@manoel.al.amaro/understand-kotlin-flow-coroutines-by-implementing-server-side-sent-sse-9e190ff5f24f -- cgit v1.2.3