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 4769877 commit 9131390
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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' +
Expand Down

0 comments on commit 9131390

Please sign in to comment.