summaryrefslogtreecommitdiff
path: root/shell_scripts/useful_commands.sh
diff options
context:
space:
mode:
authormjkwiatkowski <mati.rewa@gmail.com>2026-06-23 13:31:05 +0200
committermjkwiatkowski <mati.rewa@gmail.com>2026-06-23 13:31:05 +0200
commit81563cdb647b8de014a59fdc7e17fcd5ebf4be6c (patch)
tree631cd8ff1f3f77d29739c7e1a06347a327caa7e7 /shell_scripts/useful_commands.sh
parentca0c72789ba87791829001d259000b2966d9d6e4 (diff)
feat: managed to successfully run experiment I
Diffstat (limited to 'shell_scripts/useful_commands.sh')
-rw-r--r--shell_scripts/useful_commands.sh2
1 files changed, 2 insertions, 0 deletions
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