From 68592c7e34def3e7e102597d737afc3a35c8fe9c Mon Sep 17 00:00:00 2001 From: Keith Hazelton Date: Wed, 6 Oct 2021 18:09:57 -0500 Subject: [PATCH] Update README.adoc --- README.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.adoc b/README.adoc index f05ec28..58a2c46 100644 --- a/README.adoc +++ b/README.adoc @@ -26,6 +26,7 @@ In the current state of the art, settable configurations of messaging infrastruc ` 'Event sourcing' + ` 'Preserved order of messages' + ` 'Saga pattern via orchestration or choreography' + +` 'Countermeasures to SAGA lack of Isolation'; ACD instead of ACID ` 'API gateway' + ` 'Back pressure' + ` 'Auto scaling, auto recovery from service failures' all the usual robustness measures +