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' +