aboutsummaryrefslogtreecommitdiffstats
path: root/PROTOCOL.md
diff options
context:
space:
mode:
Diffstat (limited to 'PROTOCOL.md')
-rw-r--r--PROTOCOL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/PROTOCOL.md b/PROTOCOL.md
index 145c933..42bf081 100644
--- a/PROTOCOL.md
+++ b/PROTOCOL.md
@@ -6,7 +6,7 @@
6 6
7## Core Insight 7## Core Insight
8 8
9The relay is **Kafka at the edge, plus identity**. It is a log, not a database. It routes signed events between clients and stores them for replay. It is structurally incapable of understanding content it was not designed to index. 9The relay is an append-only log with cryptographic identity. It routes signed events between clients and stores them for replay. It is structurally incapable of understanding content it was not designed to index.
10 10
11--- 11---
12 12