Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Commit 75b9789

Browse files
authored
Merge pull request #132 from appwrite/fix-migration-can-use-multi-threads
Updated migration docs
2 parents 9297ac2 + f3a3f33 commit 75b9789

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/views/docs/upgrade.phtml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,6 @@
3535
docker-compose exec appwrite migrate</code></pre>
3636
</div>
3737

38+
<p>The data migration can take longer depending on the amount of data your Appwrite instance contains. The Appwrite migration command uses multi-threading to speed up the process, meaning that adding more CPU cores can help speed up the process.</p>
39+
3840
<p>Once the migration process has completed successfully, you're all set to use the latest version of Appwrite!</p>

0 commit comments

Comments
 (0)