Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into refactor-scheduler

This commit is contained in:
shimon
2022-11-10 20:07:32 +02:00
30 changed files with 375 additions and 516 deletions
+1
View File
@@ -113,6 +113,7 @@ $cli = new CLI();
include 'tasks/doctor.php';
include 'tasks/maintenance.php';
include 'tasks/volume-sync.php';
include 'tasks/install.php';
include 'tasks/migrate.php';
include 'tasks/sdks.php';