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