journal/2020-12-23--16-50-17Z--effects_system_in_clojure.org

This commit is contained in:
Yann Esposito (Yogsototh) 2020-12-23 17:31:22 +01:00
parent b21253219f
commit ca9075eb23
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -76,3 +76,4 @@ And thus you will also probably need to describe the fact that you need the
DB effect to be "ready" before being able to provide the User Effect.
So instead of talking about "Effects" we are talking about "Services".
Because they start and stop.