From fa265aa8a22d00779b4f9fd4c1bb85a5b6d15213 Mon Sep 17 00:00:00 2001 From: Keith Hazelton Date: Wed, 6 Oct 2021 18:05:20 -0500 Subject: [PATCH] Update README.adoc --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index cb765df..f05ec28 100644 --- a/README.adoc +++ b/README.adoc @@ -25,8 +25,8 @@ In the current state of the art, settable configurations of messaging infrastruc ` 'Read-only, time-stamped, persistent, immutable, event logs' + ` 'Event sourcing' + ` 'Preserved order of messages' + -` 'Saga pattern via orchestration or choreography' -` 'API gateway' +` 'Saga pattern via orchestration or choreography' + +` 'API gateway' + ` 'Back pressure' + ` 'Auto scaling, auto recovery from service failures' all the usual robustness measures + ... +