This commit is contained in:
Marek
2026-04-19 19:22:36 +02:00
parent 18fc50c75b
commit 65157da61d
58 changed files with 222 additions and 7 deletions

7
doc/core/specs.md Normal file
View File

@@ -0,0 +1,7 @@
- main — anwendung starten
- loader — apps laden
- config — liest zugänge aus env
- di — direkte apps kommunikation
- events — indirekte apps kommunikation
- db — datenbank kommunikation
- cache — redis kommunikation