From 9131390bf48f244cefbd1880be783d4ae0b65de1 Mon Sep 17 00:00:00 2001 From: Keith Hazelton Date: Wed, 6 Oct 2021 20:12:34 -0500 Subject: [PATCH] Update README.adoc --- README.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 2340d86..fa0e674 100644 --- a/README.adoc +++ b/README.adoc @@ -22,7 +22,9 @@ In the current state of the art, settable configurations of messaging infrastruc ` 'Exactly once' guarantees on delivery + ` 'Idempotent functions' + -` 'Commutative 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' + ` 'Event sourcing' + ` 'Preserved order of messages' +