Skip to content

Commit

Permalink
Update README.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
khazelton authored Oct 7, 2021
1 parent 9131390 commit eda540c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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' +
Expand Down

0 comments on commit eda540c

Please sign in to comment.