wip redis

This commit is contained in:
2024-12-18 00:21:43 +08:00
parent 0df4578e09
commit 256248f635
7 changed files with 55 additions and 17 deletions

View File

@@ -17,4 +17,5 @@ Bootstrapper::bootSettings();
Bootstrapper::bootTwig();
Bootstrapper::bootCore();
Bootstrapper::bootRoutes();
Bootstrapper::bootRedis();
Flight::start();