From 6222b7f6471d17ffb08e2fc1435e41a38c1f5162 Mon Sep 17 00:00:00 2001 From: Keith Hazelton Date: Wed, 6 Oct 2021 18:04:33 -0500 Subject: [PATCH] Update README.adoc --- README.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.adoc b/README.adoc index 9bde33c..cb765df 100644 --- a/README.adoc +++ b/README.adoc @@ -25,6 +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' ` 'Back pressure' + ` 'Auto scaling, auto recovery from service failures' all the usual robustness measures + ... +