summaryrefslogtreecommitdiff
path: root/shell_scripts/useful_commands.sh
diff options
context:
space:
mode:
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