summaryrefslogtreecommitdiff
path: root/src/kafka/README.md
diff options
context:
space:
mode:
authorSaumit <justsaumit@protonmail.com>2025-09-27 02:14:26 +0530
committerSaumit <justsaumit@protonmail.com>2025-09-27 02:14:26 +0530
commit82e03978b89938219958032efb1448cc76baa181 (patch)
tree626f3e54d52ecd49be0ed3bee30abacc0453d081 /src/kafka/README.md
Initial snapshot - OpenTelemetry demo 2.1.3 -f
Diffstat (limited to 'src/kafka/README.md')
-rw-r--r--src/kafka/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/kafka/README.md b/src/kafka/README.md
new file mode 100644
index 0000000..15d3d67
--- /dev/null
+++ b/src/kafka/README.md
@@ -0,0 +1,7 @@
+# Kafka
+
+This is used as a message queue service to connect the checkout service with
+the accounting and fraud detection services.
+
+Kafka is run in KRaft mode. Environment variables are substituted at
+deploy-time.