From 7cb7c3e375568200b486249b4173a1473b1696c4 Mon Sep 17 00:00:00 2001 From: Keith Hazelton Date: Wed, 6 Oct 2021 20:13:51 -0500 Subject: [PATCH] Update README.adoc --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 046ace9..f9afd50 100644 --- a/README.adoc +++ b/README.adoc @@ -22,7 +22,7 @@ In the current state of the art, settable configurations of messaging infrastruc ` 'Exactly once' guarantees on delivery + ` 'Idempotent functions' + -` 'conflict-free replicated data types' (CRDT) + +` 'Conflict-free replicated data types' (CRDT) + ` 'Commutative replicated data types' (CmRDT) + ` 'Convergent replicated data types' (CvRDT) + ` 'Read-only, time-stamped, persistent, immutable, event logs' +