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 + ... +