From eda540cee140c5e8c7ed2dab96fa04e1fdabd6d2 Mon Sep 17 00:00:00 2001 From: Keith Hazelton Date: Wed, 6 Oct 2021 20:13:23 -0500 Subject: [PATCH] Update README.adoc --- README.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.adoc b/README.adoc index fa0e674..046ace9 100644 --- a/README.adoc +++ b/README.adoc @@ -22,9 +22,9 @@ 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) -` 'Commutative replicated data types' (CmRDT) -` 'Convergent replicated data types' (CvRDT) +` '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' +